body {
	margin: 0;
	padding: 0;
	background: #FCF8F5 url(background.JPG) no-repeat top center;
	}

#mainBlock {
	float: center;
	width: 765px;
	height: 480px;
	margin: 0px auto;
	background: trans url(images/splash_big_02.gif) no-repeat top center;
}

a {
	text-decoration: none;
}

img {
	border: none;
}


