body{
background: #fff;
margin: 0;
padding: 0;
}

p {
margin: 0;
padding: 5px 20px 5px 15px;
}

a:link, a:visited, a:active{
font: 12px "Arial";
color: #8e8e8e;
text-decoration: none;
}

a:hover, #links a:hover{
color: #ece881;
}

b,strong{
color: #707070;
font-weight: bold;
}

i,em{
color: #f4f09d;
font-style: italic;
}

#links{
position: absolute;
top: 180px;
left: 755px;
width: 120px;
color: #8e8e8e;
}

#links a{
font: 20px "Arial Narrow";
color: #8e8e8e;
text-decoration: none;
text-transform: uppercase;
}

#message{
position: absolute;
top: 360px;
left: 180px;
width: 560px;
font: 12px "Arial";
text-align: justify;
color: #a4a4a4;
}

#linkimg{
position: absolute;
top: 390px;
left: 877px;
}