@charset "utf-8";
/* CSS Document */
body {
	background: url(images/bg01.jpg) repeat-x;
	}
#container {
	height: 360px; 
	margin-bottom: 10px; 
	}
#content {
	float: left;
	width: 790px;
	margin-top: 200px;
	text-align: left;
	float: left;
	}