body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background-color: #669999;	margin: 0px;	padding: 0px;}#main {	width: 640px;	margin-right: auto;	margin-left: auto;	position: relative;}#logo {	background-image: url(../graphics/logo.gif);	background-repeat: no-repeat;	position: absolute;	height: 61px;	width: 278px;	top: 10px;}#text {	color: #FFFFCC;	position: absolute;	width: 400px;	top: 120px;	left: 220px;}#tipit {	position: relative;	top: 250px;	height: 30px;	width: 100px;	margin-right: auto;	margin-left: auto;}
