﻿/*
Credit: ePaiges Design Group, LLC - www.epaiges.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;		
	background: url('images/bg-musicnotes.jpg') no-repeat center top;
    background-color:#960d00;
}
		
a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #ffffff; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

/* site title */

#bg_musicnotes_wrapper {
	width: 100%;
	height: 500px;
	margin: 0 auto;	
}

#body-content {
	width: 864px;
	height: 868px;
	margin: 0 auto;
}

