* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url(../images/beebg.jpg) no-repeat top center;
}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}
ul {margin-left: 25px;}
img { border: none;}

a{text-decoration: none;}
a:hover{text-decoration: underline;}

#page-wrap {
	min-width: 950px;
	max-width: 950px;
	margin: 10px auto;
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
#main-content {}


.footer-image-link {position: relative; height: 50px; }
#haagen-dazs-link {position: absolute; top: 0px; left: 61px; width:93px; height:45px; background-color: transparent;}	
#hd-hb-link {position: absolute; top: 0px; left: 790px; width: 100px; height: 50px; background-color: transparent;}	


#footer, #footer a{color: gray;}

#footer {
	text-align: center;
	margin-top: -7px;
}

