body {
	font-size: 200%;
}
#head h1 a {
	display: block;
	text-indent: 0;
	text-decoration: none;
	font: bold 150% Arial, Helvetica, sans-serif;
	outline: 0;
	width: 100%;
	margin-top: 20px;
	height: auto;
	background-image: none;
}
#head ul {
	width: 100%;
	clear: both;
}
#footer a {
	color: #000;
}
#footer span {
	display: block;
	clear: both;
}
form {
	width: 100%;
	}
label {
	clear: both;
	width: 100%;
	text-align: left;
} 
input, textarea {
	width:100%;
	clear: both;
} 