body {

	text-align: center;

	line-height: 1.5em;

	font-size: 14px;

	font-family: Helvetica, Verdana, Arial, sans-serif;

	color: #333333;

	background-color: #E9EECE;

}


a {
	color: #313232;
}

a:hover {

	color: #da2720;

}

#container {

	margin-right: auto;

	margin-left: auto;

	width: 600px;

}

#header {


	height: 400px;


	width: 600px;


	background-image: url(/images/header.jpg);


}

li {
	list-style-type: disc;
	list-style-position: outside;
}