body {
	margin:0px;
}

.home {
	background-image:url(images/bg_home.jpg);
}

.homeContent {
	width:600px;
	height:335px;
	background:#576C24;
	margin-top:150px;
}

.resume {
	background-image:url(images/bg_resume.jpg);
}

.resumeContent {
	width:59px5;
	background:#FD8B6D;
	margin:100px 0px 50px 0px;
	padding:10px 0px 10px 0px;
}

.info {
	background-image:url(images/bg_info.jpg);
}

.infoContent {
	width:631px;
	height:456px;
	/* background:#3D9691; */
	margin-top:70px;
}

.images {
	background:#7D92B1;
}

.imagesLeft {
	position:absolute;
	left:70px;
	top:25px;
}

.scroller {
	position:absolute;
	top:650px;	
	left:280px;
}

.imagesRight {
	position:absolute;
	top:30px;
	left:280px;
	border:0px;
	text-align: center;
	overflow: hidden;
}