
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: white;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: black;
}

a {
	color: #ffeebb;
}

.actualContentWrapper {
	font-size: 120%;
	padding-top: 20px;
	padding-left: 20px
}

.actualContentTitle {
	font-size: 200%;
	font-weight: bold;
	padding-bottom: 20px;	
}

.actualContent {
	font-size: 120%;
}

.subPageMenu {
	padding-top: 10px;
	padding-left: 5px;
}

.subPageMenu {
	font-size: 120%;
}

#page {
	background-color: black;
	text-align: justify;
	padding: 0;
}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 80%;
}

#content {
	font-size: 1.2em
	background-color: #913333;

}
#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
	clear: both;
}

img {
	border: none; 
}

#jigsawFront {
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
