.mainpicture {
	background-color: #CCC;
	background-image: url(index.png);
	background-position: center top;
	background-repeat: no-repeat;
}
