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

body {
	margin:0px;
	padding:0px;
	background:#bbe8e8 url(../img/top_bg.jpg) repeat-x left top;
}

#container {
	width:820px;
	margin:20px auto;
}

#top {
	width:820px;
	height:530px;
	background:url(../img/top_image.jpg) no-repeat;
}

