/* joanne dillinger - joanne@joannedillinger.com */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
	

a img { border: 0; }


#wrap { background: url(bg.jpg) top left no-repeat; 
		width: 1065px; 
		height: 800px; 
		margin: 0; 
		padding: 0; }
		
		
		
a#contact {
  display: inline-block; 
  background: url(contact.png) 0px 0px no-repeat;
  width: 271px;
  height: 59px;
  position: relative;
  top: 350px; left: 478px; 
}
a#contact:hover {
  background-position: 0px -59px; 
}
a#contact span { display: none; }








