/* LAYOUT */
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/back.gif);
	background-position: center;
	}

