
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/Moire-Background.jpg);
	background-repeat: no-repeat;
}

.h1div{
	background-image: url(images/Martin-Joiner-Creative-Services.jpg);
	height: 64px;
	width: 800px;
	margin-top: 100px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #990099;
}

.h1div h1{
	display: none;
}



.wrapper{
	margin-top: 30px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.linkswrapper{
	margin-top: 30px;
	float: left;
}

.alink{
	text-decoration: none;
	font-size: 14px;
}	

.alink:hover{
	text-decoration: none;
	color: #e324ff;
}

.link{
	width: 182px;
	height: 64px;
	background-image: url(images/Box.jpg);
}

.wording{
	padding-top: 12px;
	padding-left: 10px;
}

.link:hover{
	background-position: -182px;
}

a{
	color: #aaaaaa;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
	color: #999999;
}

.profile{
	background-image: url(images/Martin-Portrait.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 250px;
	text-align: justify;
	padding-right: 60px;
	float: right;
	font-size: 10px;
}

.email{
	background-image: url(images/email.jpg);
	width: 200px;
	height: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
}