body {
	background-image: url(FondoAzul.jpg);
	background-repeat: repeat-y;
	margin-left:0px;
	margin-right:0px;
	color: #000066;
}
html {
    scrollbar-3dlight-color:#DDDDFF;
    scrollbar-shadow-color:#000066;
    scrollbar-arrow-color:#000066;
    scrollbar-track-color:#D8E1F2;
    scrollbar-face-color:#D8E1F2;
    }
p{
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	text-indent:25px;
}
a{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#000099;
	text-decoration:none;
}