body
{
	margin:0;
	background:#999999;
	font-family:Helvetica, sans-serif;
}

#look
{
	background:url('images/look-sm.jpg') top left no-repeat;
	width:320px;
	height:180px;
}

#logo
{
	background:url('images/jeswade.jpg') top left no-repeat;
	width:216px;
	height:51px;
	margin:10px auto;
}

p, a
{
	color:#FFFFFF;
}

p
{
	text-align:center;
	display:block;
	margin:10px auto;	
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}