/* CSS Document */

body
	{
	padding:0px;
	margin:0px;
	background-image:url(background.gif);
	}
.wrapper
	{
	width:766px;
	height:800px;
	margin:0px auto;
	}
