@import url(Traveller.css);

body
{
	background: #EEE url(sidebar.png) repeat-y right 0;
	color: black;
}

div.header
{
	background: #660066 url(sunburstYellow.png) no-repeat top right;
	border-bottom: 24px solid red;
	color: white;
}
div.basebar
{
	background: #660066;
	color: white;
}
