body { background: #000000;
       margin: 0px;}
    
div{margin: 0 auto 0 auto; 
     width: 607 px;  
       }    
    
img{border: 0;}    

p{
  font-family: verdana;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: justify;
}  

h1{
  text-align: center;
  color:#ee5500;
  font-size: 10pt;
  font-family: verdana;
  letter-spacing: 5pt;
}  

div.blog{
align: center;
width: 50%;
}

div.wrapper{
  width: 1352px;
  height: 900px;
  margin: 0px;
  background-image: url('images/bg.png');
  background-repeat: no-repeat;
}

div.menu{
	width: 600px; 
	margin: 200px 0px 100px 700px;
}