﻿@charset "utf-8";
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}
.background {
	background-image: url(http://www.morganmcphersonmusic.com/background_1.jpg);
	background-repeat: repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
