body {
text align: center;
background-image:url(fondo.jpg);
height:100%
}

p {
	color: #ffa9f4;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 15px;
	}
a { 
color : #ffffff; 
font-family : Comic Sans ms; 
text-decoration : none;
font-style : italic; 
font-size : 18px; 
font-weight : bold; 
} 
a:hover { 
text-decoration : none;
color:#000000; 
display: inline;
} 
.menu{
color : #000000; 
font-family : Verdana; 
text-decoration : none;
font-style : italic; 
font-size : 18px;
text-align:center;
}

