@import "reset.css";

/* ----- */

body {
	font-family: Times, "Times New Roman", serif;
	margin-top: 40px;
	background-color: #000;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#flash, #menuAlt {
	background-color: #000;
}		