html body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444;
	text-align: center;
	margin:0px;
	background-image: none;
	background-color: #c00;
}

#socialContent {
	position: relative;
	top: -5px;
	z-index: 1;
}
#line {
	position: absolute;
	top: 819px;
	left: 57px;
}
#part1, #part2, #part3, #part4, #part5, #part6 {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

/* My Comment */

#part1 {
	width: 954px;
	height: 820px !important;
}

#part2 {
	width: 954px;
	height: 1015px !important;
}

#part3 {
	width: 954px;
	height: 1140px !important;
}

#part4 {
	width: 954px;
	height: 824px !important;
}

#part5 {
	width: 954px;
	height: 640px !important;
}

#part6 {
	width: 954px;
	height: 700px !important;
}