/* CSS Document */

body {
	background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
.header {
	background-repeat: no-repeat;
	background-position: right top;
	float: no;
	margin-left: 10px;
	margin-top: 0px;
}
.smalltext {
	font-size: 80%;
}
