body {background-color: black; top-margin: 0; bottom-margin:0;}

div {
margin-left: 50px;
margin-right: 50px;
margin-top: 15px;
margin-bottom: 10px;
height: 95%;
border-style: double; 
border-color: #cc9999;
border-size: 1px;
background-color: #fff0f5;
}

p.nav {
position: absolute;
width: 750px;
height: 15px;
left: 50%;
margin-left: -375px;
padding-bottom: 4px;
bottom: 15%;
text-align: center;
background : #a9a9a9;
color: #228b22;
border-color: #000000;
border-style: double;  
font-size : 10px; 
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
padding-top: 3px;
}

p.copyright {
position: absolute;
bottom: 10%;
width: 600px;
margin-left: -300px;
left: 50%;
text-align: center;
color: #cc00cc;
font-size : 10px; 
font-weight : normal;
font-family : Verdana, Arial, Helvetica, sans-serif; 
}

a.1:link
{
background : none;
color: #2f4f4f; 
FONT-SIZE: 20px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none;
}

a:visited  
{
background : none; 
color: #191970; 
font-size : 10px; 
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : underline;
}

a:active
{
background : #FFFFFF;
color: #228b22;  
font-size : 10px; 
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration:underline;
}

a:link
{
background : none;
color: #2f4f4f; 
FONT-SIZE: 10px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none;
}

a:hover
{
background : #ffffff; 
color: #000000; 
font-size : 10px; 
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none;
}
