body
{
background-color:#000000;
}
h1
{
color:#787878;
text-align:center;
font-family:Arial;
Font-size:30px;
}
p
{
font-family:Arial;
font-size:14px;
color:#C0C0C0;
}
ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li
{
float:left;
}
a:link,a:visited
{
display:block;
font-family:Arial;
font-weight:bold;
color:#787878;
background-color:#000000;
width:120px;
text-align:center;
padding:10px;
text-decoration:none;
}
a:hover,a:active
{
background-color:#787878;
color:#000000;
}
table,td,th
{
border:0px;
padding:3;
}
table
{
width:800px;
}
th
{
height:600px;
}
td
{
width:300px;
height:500px;
vertical-align:top;
}
