@charset "UTF-8";
/* CSS Document */

.mainlarge {
	background-color: #394753;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pictures/index.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 1200px;
}
