html {
background-image:url(images/contactbackground.jpg);
}

h1#logo{
	margin:59px 0px 0px 0px;
}

#container{
	margin:43px 0px 0px 30px;
	padding:0px;
	width:955px;
	height:428px;
	float:left;
	display:inline;
	background-image:url(images/pictures/contact.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

a#about{
	margin:90px 0px 0px 580px;
	padding:0px;
	float:left;
	display:inline;
	height:45px;
	width:275px;
}

a#email{
	margin:242px 100px 0px 0px;
	padding:0px;
	float:right;
	display:inline-block;
	height:30px;
	width:440px;
}

li#contact{background: url(images/menu/contact.jpg) no-repeat 0px -27px;}


h2#quote{
	float:right;
	margin:130px 0px 0px 0px;
	display:block;
	padding:0px;
	background-image:url(images/quotes/9.png);
	background-repeat:no-repeat;
	width:499px;
	height:25px;
	text-indent:-9999px;
}
