﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" x-undefined="" />
<title>Untitled 1</title>
</head>

<body>

</body>

</html>
#header {
	background-color: #5A0827;
	width: 960px;
	height: 100px;
}	
#nav {
	background-color: #5A0827;
	width: 960px;
	height: 20px;
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
