@charset "utf-8";
/* CSS Document */

#wrapper
{
	width:960px;
	background-color:#BCBEC0;
	margin:100px auto;
	
}

body
{
	background-color:#BCBEC0;
}
