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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: url(images/gradient.jpg) bottom repeat-x fixed;
}
h1 {
	margin-bottom: 3px;
}
h2 {
	margin-bottom: 2px;
	color: navy;
}
#footer {
	margin-top: 20px;
	font-size: 10px;
}