body {
	background-image: url(images/bg_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	font-size: 12px;
	height: 337px;
	color: #999;
}
.bottom a {
	font-size: 18px;
}
.portright {
	float: left;
	width: 519px;
	background-image: none;
	height: auto;
	padding-bottom: 20px;
}
.portleft {
	float: left;
	width: 460px;
	height: auto;
	background-image: none;
}
