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

body {
	margin:15px;
	padding:0px;
	background-color:#666666;
	text-align:center;
}

.content {
	width:806px;
	height:781px; 
	margin:0 auto;
	background-image:url(welcome.png);
	background-repeat:no-repeat;
}
