@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, sans-serif;
	color: black;
	}
#header             ul, #footer,#flashPlayer, #heart_small, #heart_big    {
	display: none;
}
#header h1 {
	font-size: 30pt;
}
#header   #motto {
	font-size: 16pt;
}

#content h1 {
	font-size: 22pt;
	border-bottom: 1pt solid black;
	width: 16cm;
	padding-bottom: 2pt;
}
#content p {
	font-size: 12pt;
	line-height: 14pt;
	width: 14cm;
	margin-left: 0.5cm;
}
#content span {
	font-size: 16pt;
}

#timeline  h1 {
	font-size: 18pt;
	border-bottom: 1pt solid black;
	width: 8cm;
}
#timeline h2 {
	font-size: 16pt;
	margin: 0;
	padding-bottom: 4pt;
}
#timeline img {
	margin-bottom: -7pt;

}


#welcome h1 {
	font-size: 22pt;
	border-bottom: 1pt solid black;
	width: 16cm;
	padding-bottom: 2pt;
}

#welcome  p {
	font-size: 12pt;
	line-height: 14pt;
	width: 14cm;
	margin-left: .5cm;
}
#chris img {
	margin-left: 3cm;
}

#nicole img {
	margin-left: 3cm;
}

blockquote {
	font-size: 16pt;
}
.break {
	page-break-before: always;
}
