body {
	margin: 0 auto;
	align: center;
	vertical-align: middle;
	background: #000000 url('../_images/325x515_weeman.png') no-repeat top left;
	width: 100%;
	}
	
h1 {
	font-family: Courier New;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0px 4px 4px 4px;
	}

p {
	font-family: Courier New;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0px 4px 2px 4px;
	}
	
table td tr {
	border: none;
	padding: 0px;
	margin: 0px;
	}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#content {
	margin: 350px 0 0 0;
	}	
	
#portfolio,
#detail {
	position: absolute;
	right: 20px;
	}	
	
#portfolio {
	top: 20px;
	}	
	
#detail {
	bottom: 20px;
	}	

#portfolio p, 
#detail p {	
	text-align: right;
	}
	
#detail span.link {
	color: #999999;
	}	
	