﻿@import url("base-style.css");

body {
	background-image: url('../images/bgtop.png');
}

#header {
	height: 50px;
}

#page_title {
	width: 100%;
	clear: both;
}

#nav a {
	color:white;
}