body{
background-color:#ccffff}
div#img
	{
		height: 414px;
		position: absolute;
		left: 115px;
		top: 80px;

	}

a img
{
border: none;
}

a { text-decoration: none; color: white; font-family: helvetica; font-size:12px; }
a:hover {
color:red;
}