body {
background-color: #000000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Oxygen', sans-serif;
}


h1 {
	color: #ffffff;
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}


h2 {
	color: #ffffff;
	font-size: 18px;
	margin-top: 0;
}





.logo {
	height: 300px;
	margin-top: 40px;
	margin-bottom: 0px;
}


.comingsoon {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.bluelink {
	color: #227ec1;
	font-size: 18px;
	text-decoration: none;
}

#container2 {
	width: 800px;
	background: #000000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 50px;
	position: relative;
}

#newsite {
	top: 30px;
	font-size: 60px;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	text-align: center;
	line-height: 80px;
	margin-left: auto;
	margin-right: auto;
	
}


#freshsite {
	font-size: 20px;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	text-align: center;
	line-height: 80px;
	margin-left: auto;
	margin-right: auto;
	
}

