* { margin: 0; padding: 0; }

body{
background:#1a1a1a; 

font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}


#wrap {

height: 1000px; width:960px;
margin:auto;
background-image:url(../images/bg.png ) ; 
background-position:center ;
}

#header {height:500px; width:332px; margin-left:300px;}

#lefttitle {height:45px; width:238px; float:left; margin-left:30px;}

#righttitle {height:45px; width:238px; float:right; margin-right:30px;}

#contact {height:99px; width:auto; }

#num {height:99px; width:auto; color:#ebebeb; font-size:16px;}

a:link{color:#ebebeb;}
a:visited{color:#06C;}
a:hover{color:1a1a1a;}

#ab {height:200px; width:960px;}




