body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 5px;
}
strong {
	color: #10007B;
}
h1 {
	background-image: url(images/angel_logo_200.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: center;
	color: #110883;
	height: 85px;
	margin: 0 0;
	padding: 20px 0 0 0;
}
#logo {
	position:absolute;
	right:5px;
	top:5px;
	width:78px;
	height:78px;
	z-index:1;
}
h2 {
	color: #110883;
}
#main {
	border:1px #CCCCCC solid;
	width:90%;
	margin:5px 30px;
	padding:5px;
	position:relative;
}
