body {
	background-image: url("../../images/bgimage/image.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

#mainContent #content {
	background-color: transparent;
}