#page-wrap
 {
	width: 960px;
	height: 812px;
	position: relative;
	margin: auto;
}

.header {
	background: url(../img/header.png) no-repeat;
	width: 418px;
	height: 144px;
	position: absolute;
	top: 29px;
	left: 41px;
	text-indent: -5000px;
}

h1 {
	color: #852221;
	font: 34px Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial;
}

#portfolio-container {
	position: absolute;
	top: 203px;
	left: 40px;
	width: 870px;
	height: 326px;
}

.contact h2 {
	padding: 0;
	margin-right: 0;
	margin-left: 12px;
	color: #333;
	font: 18px "Helvetica Neue", Helvetica;
}

.contact p {
	margin-right: 0;
}

.skills {
	position: absolute;
	bottom: 130px;
	left: 38px;
	width: 553px;
}

.skills h3 {
	padding: 0;
	display: inline;
	margin-right: 7px;
	color: #333;
	font: 18px "Helvetica Neue", Helvetica;
	margin-left: 0;
}

.skills p {
	display: inline;
}

.contact {
	position: absolute;
	bottom: 146px;
	right: 49px;
	text-align: right;
}

body {
	background: #ebebeb url(../img/site-background.png) repeat-x;
}

.portPiece img {
	border: 5px solid #c6c6c6;
}

.jcarousel-skin-jake {
	margin-top: 15px;
}

