*	{
	margin: 0; padding:0;
	}

html {
	background: url(../images/bg.png) repeat center top;
	margin-left: -1px;
	overflow-Y: scroll;}

body {
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin-bottom: 50px;
	font: 1em/1.4em "Times New Roman", Times, Georgia, serif;
	}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 888px;
	}

#img {
	padding-top: 50px;
	}	
	