/* CSS for www.bthoma.com */

body { 
 background: #FFFFFF url(images/BenThomaArtDirector.jpg) no-repeat fixed left bottom;
 padding: 0 0 0 150px; 
}

p{
	font-family: "Myriad Roman", "Myriad Pro", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

link{
	text-decoration: none;
	text-shadow: 0px 0px;
	margin-left: 0px;
	color: white;
	
}html {
	text-decoration: none;
	font-family: "Myriad Roman", "Myriad Pro", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 detail{
	font-family: "Myriad Roman", "Myriad Pro", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
 a{
	text-decoration: none;
	background-color: #666666;
	color: white;
}
 
