body {
	text-align: center;
	background-repeat: repeat;
	background-image: url(images/bk_new.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	
}

img {
	border-style: none;
}

#comingsoon {
	padding-top: 250px;
	margin: auto;
}

header {
	margin-bottom: 35px;
	text-align: center;
	margin-top: 35px;
}

.projectItem {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/content_bk.png);
	width: 769px;
	height: 354px;
}

#projectCycle {
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

footer {
	margin-bottom: 40px;
	color: #b3b3b3;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

