body {
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	margin: 0px; 
	padding: 0px;
	color: #000;
	background: url("/texture-red.jpg");
	text-align: center;
}

#menu {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 3px 0;
	text-align: left;
	background-color: #81a9e3;
}

