body {
    
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal;
    font-size: 18;
    margin: 0;
    padding: 0;
    background-color: #E6E6E6;
    background-image: url("background.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#fbLikeDiv {
	margin: 0;
	margin-top: 18px;
	margin-left: 30px;
	border-style: none; 
}

#overlay_div {
    position:absolute; 
    width: 1000;
    height: 800;
    top: 510px; 
    left:148px;
}
#overlay_div a#video {
   position: absolute;
   text-decoration: none;
   width: 200px;
   height: 30px;
   left: 470px;
   top: -3px; 
}
#overlay_div a#buyamazon {
   position: absolute;
   text-decoration: none;
   width: 200px;
   height: 30px;
   left: 470px;
   top: 27px; 
}
#overlay_div a#rules {
   position: absolute;
   text-decoration: none;
   width: 80px;
   height: 20px;
   left: 620px;
   top: 72px; 
}
#overlay_div a#submit {
   position: absolute;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
   border: 0px;
   overflow: visible;
   height: 26px;
   width: 96px;
   left: 215px;
   top: 65px; 
}
#overlay_div img#formlabels {
   position: absolute;
   text-decoration: none;
   position: absolute;
   left: 0px;
   top: 0px; 
}
#overlay_div img#submitimg {
   position: absolute;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
   border: 0px;
   overflow: visible;
   position: absolute;
   left: 0px;
   top: 0px; 
}
#formentries input {border: normal; width:83px; height:22px; }
#formentries input#firstname {
   position: absolute;
   left: 68px;
   top: -4px; 
}
#formentries input#lastname {
   position: absolute;
   left: 228px;
   top: -4px; 
}
#formentries input#email {
   position: absolute;
   left: 68px;
   top: 23px; 
}
#formentries input#zip {
   position: absolute;
   left: 228px;
   top: 23px; 
}
