body{
	background-color:#2c2c2c;
}

#landingImage{
	width:875px;
	height:525px;
	margin:0px auto;
	position:relative;
	top:70px;
}

#enter{
	width:85px;
	margin:0px auto;
	position:relative;
	top:-100px;
}

#enter p{
	color:white;
	font-family:verdana, arial, sans-serif;
}

img{
	border:0px;
}

/* notice css */

#content{
	margin:100px auto 0px;
	width:500px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
}

#notice{
	color:black;
	font-size:20px;
}

#noticeImage{
	
}

#contactLogo{
	width:240px;
	float:left;
}

#contactInfo img{
	float:right;
}

#contactInfo p{
	float:right;
	text-align:left;
	width:250px;
	font-size:12px;
}