body
	{
	font-family:	Arial, Helvetica, sans-serif;
	margin:			0;
	color:			#f7f7f7;
	background:		#FFFFFF;
	margin:			30px;
	background:		url(images/738192.png) repeat;
	font-size:		1em;
	}

#wrapper
	{
	width:			350px;
	background:		#4f004a;
	padding:		60px;
	}

#content
	{
	text-align:		left;
	color:			#f0f0f0;
	font-size:		0.8em;
	}

h2
	{
	font-size:		4em;
	color:			#ebdae9;
	padding:		0;
	margin:			0;
	}
	
h3
	{
	font-size:		1.5em;
	color:			#f7f7f7;
	}
	
h4
	{
	font-size:		1em;
	color:			#ededed;
	}
	
p
	{
	font-size:		1em;
	color:			#ededed;
	}
	
a:link, a:visited, a:active, a:hover
	{
	color:			#f7f7f7;
	text-decoration:none;
	font-weight:	bold;
	border-bottom:	1px solid #61015b;
	}

label
	{
	width:			5em;
	float:			left;
	text-align:		left;
	display:		block;
	color:			#f7f7f7;
	}

input, textarea, select
	{
	background:		#61015b;
	border:			0;
	width:			300px;
	color:			#f7f7f7;
	}

.submit input
	{
	background:		#61015b;
	border:			0;
	margin-left:	5.5em;
	width:			300px;
	text-align:		right;
	}
	
.highlight
	{
	color:			#f7f7f7;
	display:		inline;
	font-weight:	bold;
	}
	
.getintouch
	{
	margin-top: 	50px;
	border-top:		1px solid #61015b;
	background:		#4f004a;
	}
	
small
	{
	font-size:		0.9em;
	text-align:		right;
	color:			#f7f7f7;
	}