#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#FFFF99}
#menu1 a:visited {color:black;text-decoration:none;}



body
{ 
background-image:url('images/LogoG.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
margin:auto;
width:600px; 
margin-top:80px;
margin-bottom:80px;
}
p
{
font-family:"Times New Roman";
##color:blue;
}
p.main
{
text-align:justify;
}

LI{
    clear: both;
    margin-bottom: 20px;
}
