@charset "utf-8";
/* CSS Document */

body {
 font-family:Georgia, "Times New Roman", Times, serif;
 background-color:#000033;
} 
 
  
#contenedor {
	width:995px;
	height:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	
	
		
	}
#blog {

margin-left:auto;
margin-right:auto;

}

p{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:9px;

}

p1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:10px;
margin-top:3px;
}


#boton {

margin-top:15px;

}



  
 
 

