@charset "UTF-8";
#nav {
	background-color: #C51013;
	height: 40px;
	width: 100%;
}
#nav #buttons {
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
