@charset "utf-8";
/* CSS Document */


body  {
 background:   #000033 ;
 color: #FFFFFF;

}
h1 {
font-size: 80px;
font-family: verdana, arial, helvetica, sans- serif;
text-align: center;
background: yellow;
text-decoration: underline;
text-transform: uppercase;
margin: 60px;
padding: 30px;
}
p.nada   {font-size: 40px;}