body {
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:normal;
	text-align:center;
	line-height:1.3;

	background-image: url(file:///E|/Urban Alchemy/new images/background.gif);
	background-position: center center;
	background-image: none;
	background-color: #401071;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #fefff9;
	font-weight: normal;
	text-align:justify;
	font-style: normal;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align:justify;
	font-style: normal;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align:justify;
	font-style: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000066;
	font-weight: normal;
	}

	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #e9cf77;
	font-weight: bold;
	
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ab3e6;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	background-position: left;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ab3e6;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ab3e6;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	
}
a:active {color:#ffffff;}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.wrap {
	background-color: #5b142f;
	float: center;
	height: auto;
	width: 650px;
}
