/* main CSS Document for Andree McRae, Created for Mellon Tech.com */

/*Page elements ------------------------------------------------*/
body{
	background-color:#ccb1a2;
	background-image:url(../images/main_bg.jpg);
	}
h1{
	margin:0 0 10px 0;
	color:#584614;
	}


/*Divs --------------------------------------------------------*/
#masthead{
	background-image:url(../images/main_header.jpg);
	height:275px;
	}
#navigation a:hover{
	background-color:#993300;
	color:#ffffff;
	}
	
/*Classes -----------------------------------------------------*/