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



body
{
	margin: 0;
	background-image: 		url(../images/bkg.jpg);
	background-position:	center;
	background-repeat: 		no-repeat;
}

#wrapper
{
	width:					100%;
}
