body {
	background-color: White;
}
#top {
	width: 100%;
	padding-bottom: 1px;
}
#logo {
	width: 66%;
	float: left;
}
#menu {
	text-align: right;
	padding-top: 0%;
	width: 33%;
	float: right;
	background-image: url(early-am-explosion.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
H1 {
	font: oblique small-caps monospace;
	font-family: monospace;
	font-variant: small-caps;
	font-style: oblique;
	color: #513921;
	float: none;
}
H2 {
	font: oblique small-caps monospace;
	font-family: monospace;
	font-variant: small-caps;
	font-style: normal;
	float: none;
}
H3 {
	font: oblique small-caps monospace;
	font-family: monospace;
	font-variant: small-caps;
	font-style: normal;
	font-stretch: wider;
	float: inherit;
}
p {
	font-family: serif;
	font-style: normal;
	float: none;
	width: auto;
}
#photo {
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
}
#caption {
	font-style: oblique;
	font-family: sans-serif;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	}
#para-photo {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	font-family: sans-serif;
}
#text {
	width: 60%;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#photos {
	float: right;
	width: 40%;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
:link {
	color: #AFB0D7;
}
:active {
	color: #E0D4B1;
}
:visited {
	color: #D8BFD8;
}
#dropcap {
	font-family: cursive;
	font-weight: bold;
	font-size:100px;
	line-height:70px;
	float: left;
	}
#intro {
	padding-bottom: 2px;
	font-size: larger;
	background-image: url(photos/Kevin_gets_wired.jpg);
	height: 478px;
	background-position: top;
	background-repeat: no-repeat;
	color: White;
}