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

body {
	background-color:#FC3;
}


#wrapper {
	background-color:#CCC;
	width:980px;
	border:1px solid #3F0;
	margin:0 auto 0 auto;
}