﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
	background-image: url('classicshine.jpg');
	background-repeat: repeat;
}
