/* CSS Document */
/* css style sheet for www.jocobbett.com  created by anneli molin-skelton */

html {
	margin: 0px;
	padding: 10px;
}

body {
	font: 11pt arial;
	color:#452e1f;
	margin: 60px;
	background-image: url(images/IMG_7166.jpg);
	background-color: #f6ffdc;
	padding-bottom:30px;
}

p {
	font: 11pt arial;
	min-width: 700px;
	min-height: 400 px;
	color:#452e1f;
	margin: 10px;
	padding: 5px;
	
}

.style3 {color: #660000}

a{

font-family:century gothic;
font-size:10pt;
color:660000;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color:660000;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color:660000;
	}
	
a:hover { 
	font-weight: none;
	text-decoration: none; 
	font-size:12pt;
	color: #660000;
	}
	
a:active { 
	text-decoration: none; 
	color: #660000;
	}
	
	
	<div style="position:absolute; background:transparent; top:350px; left:660px; font-size:10px; z-index:2; width: 165px;"><a href="my-collective.html" class="style3">contact me</a></div>
