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

body{
	margin:0;
	padding:30px 0 0 0;
	background: url(images/bg.gif) left top repeat-x;
	border-top:3px #ddd9d7 solid;
	}

#site{
	width:776px;
	margin:0 auto;
	padding:0;
	background:#333;
	height:550px;
	}