body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/backgoundimage.jpg);
	background-repeat: no-repeat;
	background-position: 1em 3.4em;
}
li {
	list-style-type: none;
}


.biography a { 
        margin-left: 38.3em;
        margin-top: 6.5em;
		display:block;
		width:6.3em;
		height: 1.8em;
		background: url("images/background.jpg") 0 0 no-repeat;
		
}
.biography a:hover {	
		background: url("images/background_roll.jpg") 0 0 no-repeat;
	
}

.samples a {  
                margin-left: 40.3em;
                margin-top: .8em;
		display:block;
		width:16em;
		height: 1.8em;
		background: url("images/samples.jpg") 0 0 no-repeat;
	
}
.samples a:hover {	
		background: url("images/samples_roll.jpg") 0 0 no-repeat;

}

.links a { 
                margin-left: 42em;
                margin-top: .8em;
		display:block;
		width:6.3em;
		height: 1.8em;
		background: url("images/links.jpg") 0 0 no-repeat;

}
.links a:hover {	
		background: url("images/links_roll.jpg") 0 0 no-repeat;
}

.contact a { 
                margin-left: 43.3em;
                margin-top: .8em;
		display:block;
		width:6.3em;
		height: 1.8em;
		background: url("images/contact.jpg") 0 0 no-repeat;
}
.contact a:hover {	
		background: url("images/contact_roll.jpg") 0 0 no-repeat;
}
