﻿/* CSS layout */
#top_nav {
	background-color: #E7BE8C;
}
#page_content {
}
#footer {
	background-color: #E7BE8C;
}
