body, html {
	margin-left:7px;
}
body, input {
    font-size:40px;
}	
h1 { 
    font-size:60px;
}
h2 {
    font-size:50px;
}
.smalltext {
    font-size:30px;
}
#header {
	background: url(../images/logo-large.jpg) top left no-repeat;
	width:950px;
	height:125px;
}
#header img {
	display:none;
}
#footer {
    font-size:25px;
}
input[type=checkbox] {
	width:40px;
	height:40px;
}
ol {
	margin: 0 0 0 15px;
}