@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 760px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

#content {
	width: 760px;
	margin: 0 auto;
	text-align: right;
}

#credits {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}

#header {
	text-align: right;
	background:url(images/header.jpg);
	max-height: 240px;
	overflow: hidden;
}

#text {
	padding-top: 210px;
	margin-bottom: 3px;
}

form {
	display: inline;
}