CSS

body {
margin:0;
padding:0;
background: #fff;
}

#name {
	position:absolute;
	top: 41px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #666666;
}
#name a {
color: #666666;
text-decoration: none;
}
#name a:hover {
color: #666666;
text-decoration: none;
}
#name a:visited {
color: #666666;
}

#onme {
position:absolute;
top: 14px;
left: 554px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
}
#onme a {
color: #666666;
text-decoration: none;
}
#onme a:hover {
color: #666666;
text-decoration: none;
background-color: #FFFF00;
}
#onme a:visited {
color: #666666;
}

#links {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	left: 674px;
	top: 14px;
	background-color: #FFFF00;
	width: 40;
}
#links a {
color: #666666;
text-decoration: none;
}
#links a:hover {
color: #666666;
text-decoration: none;
background-color: #FFFF00;
}
#links a:visited {
color: #666666;
}

#contact {
position:absolute;
top: 14px;
left: 611px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
}
#contact a {
color: #666666;
text-decoration: none;
}
#contact a:hover {
color: #666666;
text-decoration: none;
background-color: #FFFF00;
}
#contact a:visited {
color: #666666;
}

#plus {
	position:absolute;
	top: 12px;
	left: 726px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666666;
	width: 41px;
	height: 20px;
}

#content {
	position:absolute;
	width: 555px;
	top: 100px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666666;
	height: 253px;
}
#content a {
color: #666666;
text-decoration: none;
}
#content a:hover {
color: #666666;
text-decoration: none;
background-color: #FFFF00;
}
#content a:visited {
color: #666666;
}

.style3 {
}
