body {
	height: 100%;
	background-color: #564C44;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	text-align: justify;
	color:#453528;  
	padding:0px;
	margin:0px;
	}

h1 {

	}
	
a {
	color: #ff0000;
	}
	
p {
	color:#453528;
	text-align: justify;
	}
	
a:hover {
	text-decoration: none;
	}

/*  positioning-layers static and absolute */


	
#main {
	background-color: #EAE2DC;
	background-image: url(../images/structure/macbeth_grad.jpg);
	padding-bottom: 30px;
	}

#footer {
	color:#CBB4A5;
	}

	
.dropcap {
	float:left;
	color: #ff0000;
	font-size:6em;
	line-height:40px;
	padding-top:2px;
	padding-right:8px;
	font-family: Courier, mono;
	font-weight: bold;
	} 

