body {
	margin: 0;
	padding:0;
	text-align: center;
	background: url(images/logo.gif) right 50px no-repeat white;
	/*	background: url(../images/label.gif) top right no-repeat white;	*/
}
					
#content {
	position: relative;
	margin: auto;
	font-family: Verdana, Geneva, Arial, sans-serif;
	width: 650px;
}

					
#terms {
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
}

					
#terms h1 {
	margin:1.5em 0 .75em;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Lucida Grande', Tahoma ,'Trebuchet MS', Trebuchet, Tahoma, Geneva, Verdana, Arial, sans-serif;
	letter-spacing:.1em;
	color:#444;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
					
#terms h2 {
	margin:1.5em 0 .75em;
	font-size: 11px;
	line-height: 18px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Trebuchet, Tahoma, Geneva, Verdana, Arial, sans-serif;
	color:#999;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

#logo{
	margin-top: 50px;
}

img.logo {
	width: 152;
	height: 73;
	border: 0;
	margin-bottom: 15px;
}

#footer {
	margin-bottom: 30px;
}

img.always {
	border: 0;
	margin: 100px 0 10px 0;
	}
					
a:link {
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #333333;
	text-decoration: none;
}

a:active {
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #333333;
	text-decoration: none;
}
					
a:visited {
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #333333;
	text-decoration: underline;
}
