body{
padding:0px;
margin:0px;
background: #333333;
font-family: verdana;
font-size: 10pt;

 }



#lp{
background:url('images/lpbackground.jpg');
width:750px;
height: 550px;
text-align: left;


 }

#prehead{
width:550px;
margin: 0px auto;
font-weight: bold;
font-size: 10pt;
background: yellow;
text-align:center;

}

#headline{
 color: #cc0000;
 font-family: tahoma;
 font-weight: bold;
 font-size:20pt;
 }
 
#optin{
border: 5px silver dashed;
padding: 5px;
font-size: 8pt;

 }

 #optinblue{
border: 5px #cc0000 dashed;
padding: 5px;
font-size: 8pt;
background:#99ccff;

 }
 
#optinheader{
font-size: 11pt;
font-weight:bold;
font-family: tahoma;


 }
