body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #373f41;
	line-height: 16px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #575757;
	background-color: inherit;
	text-decoration: underline;
}

.photobox  {
	width: 437px;
	height: 469px;
	text-transform: uppercase;
	text-align: right;
	padding-top: 380px;
}

#home {
	background-image: url(polaroid_photo.jpg);
	background-repeat: no-repeat;
}

#imprint {
	background-image: url(polaroid_imprint.jpg);
	background-repeat: no-repeat;
}