#menu{
	position: fixed;
	top:0px;
	width:1500px;
	background-color:#990000;
	height: 48px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}/* CSS Document */

