#center
{
margin-left: auto;
margin-right: auto;
padding-top: 50px;
width: 600px;
}

p
{
position: absolute;
top:20px;
letter-spacing:5px;
text-align:left;
font-family:"Futura Condensed" Futura;
font-size:12px;
font-style:inherit;
margin-left:1.5cm;
margin-top: 3cm;
}

a:link 
{
text-decoration: none;
color: #000000;
}

a:visited 
{
text-decoration: none;
color: #000000;
}

a:hover 
{
text-decoration: none;
color: #CCCCCC;
}

a:active 
{
text-decoration: none;
color: #000000;
}