/* CSS Document */

* {margin:0; padding:0; border:0; }

body { margin-top:30px; background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position:top; background-color:#BBBBBB; font-family: Arial, Helvetica, sans-serif; font-size:62.5%; color:#000; margin-left:auto; margin-right:auto;  }

#wrapper { width:760px; margin:0 auto 0 auto; }
#footer { width:600px; margin:40px auto 0 auto; text-align:center;  }
#footer img { margin:0 0 10px 0;  }
#footer span {  }
#footer a { color:#000000; text-decoration:none; }

#clearfloats { clear:both; }

h1 {
margin: 30px 0 0 340px;
border:0px;
font-family:"Times New Roman", Times, serif; 
font-size:50px; 
font-weight:normal; 
color:#6265CF; 
text-align:left; 

}

h3 {
font-family:"Times New Roman", Times, serif; 
font-size:14px; 
font-weight:normal; 
color:#6265CF; 
text-align:left; 
margin: -10px 0 0 455px;
}

p {
font-family:"Times New Roman", Times, serif; 
width:350px;
font-size:22px; 
font-weight:normal; 
color:#333333; 
text-align:left; 
margin: 20px 0 0 340px;
}