body
{
margin-left: 0px;
margin-top:0px;
background-color:#000000;
color : #ffffff;
font-family: ariel,verdana,tahoma,autumn, arial, serif;
font-size:12px;
text-align:center;
}
			body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 
#main
{
position:absolute;
background-image:url(graphics/colour.jpg);
background-repeat: no-repeat;
background-color:#000000;
background-position:0px 90px;
padding:0px;
margin-left:-400px;
left:50%;
height:360px;
width:800px;
border: #ff0000 0px dashed;
background-color:#000000;
color : #ffffff;
font-family: ariel,verdana,tahoma,autumn, arial, serif;
font-size:12px;
text-align:center;
}
#middle
{
position:absolute;
padding:0px;
top:300px;
margin-left:-400px;
left:50%;
width:800px;

color : #ffffff;
font-family:verdana,tahoma;
font-size:12px;
text-align:left;
}
.table.head
{
font-face:ariel;
font-size:16px;
font-style:bold;
color:yellow;
}
.table.trailer
{
font-face:ariel;
font-size:10px;
font-style:bold;
color:yellow;
width:800px;
}

.table.navmenu
{
bgcolor:white;
}
p
{
font-family:verdana,tahoma;
font-size:12px;
}
p.head1
{
font-size:48px;
font-style:bold;
color:yellow;
}
.menu 
{
width:120px;
font-family:verdana,tahoma;
font-size:22px;
color: #FA01B3;
display: block; 
line-height: 1.2em; 
text-decoration: none;
text-align:center;
}
a.menu:hover 
{
color: #ff00ff; 
text-decoration: none;
}
a.menu:active 
{
color: #ff00ff; 
text-decoration:none;
}