html, body, div { 
  font-family: Optima, Segoe;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
  background: url(images/bg_NewBack.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

p, li {
  font-family: Optima, Segoe;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
  background-color: #ffffff;
}

a, a:visited, a:link {
	color: #7777FF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.headings {
	font-family: Optima, Segoe;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	background-color: #ffffff;
}

.quotes {
	font-family: Optima, Segoe;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	background-color: #ffffff;
}


.menu a {
  font-family: Optima, Segoe;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
}

.photo  {
  font-family: Optima, Segoe;
  font-size: 8px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 10px;
  color: #000000;
}


