
body {background-color: #000000; }
a.temp{color: blue;}

div.temp 
{
width: 300px;
height: 200px;
position: absolute;
top: 40%;
left: 40%;
color: white; font-family: tahoma; font-size: 14px;
}

