body {
	background-color: #333367;
	font: large Georgia, "Times New Roman", Times, serif;
}

#header {
background-color: #000;
margin-bottom: 30px;
}
.container {
	background-color: #f8c128;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
h1 {
	color: #333367;
	font-style: italic;
}

img {
	border: 0px;
	padding: 5px;
	margin: 0px;
	text-decoration: none;	
}

#download{
	text-align: center;
}
a {
	color: #333367;
	text-decoration: none;
}
p {
	text-indent: 7px;
}
#slideshow p {
	text-align: center;
}
#row1 {
	margin-bottom:30px;
}