/* 
	GetToTheTop.com CSS v2.0
	Copyright (c) 2005 GetToTheTop. All rights reserved.
*/
body {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}