body {
	margin-top: -11px;
	margin-bottom: -16px;
	background:url(imgs/bg3.jpg) no-repeat;
	background-position: 50% 0%;
}
.portfoliotitle {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color:#FFF
}
.welcomemessage {
	font-size: small;
	font-family: tahoma;
	color:#FFF;
}
p {
	margin: 4px;
}
.friendslisting {
	font-family: tahoma;
	font-size: small;
	color:#FFF
}
.footer {
	font-family: verdana;
	font-size: x-small;
	color:#FFF;
}
.contentbody {
	font-family: verdana;
	font-size: small;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
