body
{
background-color: black;
color: white;
font-family: "Trebuchet MS", Verdana, Times, Arial;
}

.frame1
{
width: 600px;
}

h5
{
color: white;
font-style: normal;
position: relative;
}

em
{
color: #C12710;
font-style: normal;
}

a
{
color: #416CC1;
font-style: normal;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}

img
{
position: relative;
/*left: 450px;
top: 340px;
left: 50%;
top: 50%;*/
border-style: none;
}

.footer
{
color: white;
font-style: normal;
font-variant: small-caps;
position: relative;
top: 90%;
}


		

