.container {
	float: none;
	height: inherit;
	width: 955px;
	background-repeat: no-repeat;
}
#container {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	height: auto;
	width: 955px;
	background-image: url(img/background.jpg);
}
#mainarea {
	height: auto;
	width: 915px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	height: 120px;
	width: 700px;
	font-family: "Comic Sans MS", cursive;
	margin-right: 100px;
	margin-left: 100px;
}
p {

}
