#container {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#container.large {
	background-image: url(../images/large/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

h1 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
}

label {
	font-size: 1.8em;
	color: #a2823f;
}

input {
	background-image: url(../images/large/input.png);
	font-size: 0.8em;
	color: #FFF
}