html{
height:100%;
}
body{
	background-color:#000000;
	background-image:url(Effies-BG.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	margin-top:0px;
}

.style1 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }
.style2 {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#ef4d91; }

#wrapper {
	width: 800px;
	height: auto;
	margin:auto;
}
#image {
	width: 800px;
	height: 360px;
	margin: auto;
}
#text {
	width: 700px;
	height: auto;
	margin: auto;
}
