body
{
background-color: black;
margin-left: 40px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
}

a:link
{
color:#C0C0C0;
}

a:active
{
color:red;
}

a:visited
{
color:#FFFACD;
}

a:focus
{
outline:none;
}

a:hover
{
color:#000000;
background:#FFFACD;
}

h1 
{
background-color: #00000f;
}

h1:hover
{
color:#62AAF6;
}

h2 {background-color: #00000f}

h2:hover
{
color:#62AAF6;
}

h3 
{
background-color: #00000f;
}

p
{ 
font-family:"Times New Roman", Times, serif;
}

img
{ 
margin-right: 10px;
}