body {
     width:100%;
     margin-top: 30px;
	 margin-left: 80px;
     text-align:left;
     }
	 
a:link {
    width: 50em;
	text-align: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

a:visited {
    width: 50em;
	text-align: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

a:hover {
    width: 50em;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #000000;
}

div.logo {
  background-image: url(http://www.kezox.com/portfolio/logo.png);
  background-repeat: no-repeat;
  width: 156px;
  height: 98px;
}