/*  Golden Angel : Shrine to Brandy  */

body		{
		 background : #FFFFFF url(http://amadaun.net/brandy/sitepics/angellayout_back.jpg) repeat;
		}
div#image		{
		 position: absolute;
		 width: 647px;
		 height: 316px;
		 top: 0px;
		 left: 0px;
		 background: url(http://amadaun.net/brandy/sitepics/angellayout_topper.jpg);
		}
div#content		{
		 position: absolute;
		 width: 266px;
		 top: 310px;
		 left: 19px;
		 color: #A3C1DB;
		 font-family: "Verdana", serif;
		 font-size: .7em;
		 padding: 0px;
		text-align: justify;
		}
a		{
		 text-decoration: none;
		font-weight: bold;
		 color: #A3C1DB;
		}
a:hover		{
		color: #A3C1DB;
		 text-decoration:none;
		}
h2 {
	color: #A3C1DB;
	font-size: 1.4em;	
}

h4 {
	color: #A3C1DB;
	font-size: 1.1em;
}
