body {
	font-family: "Courier New", Courier, mono;
	background-color: #F59C5A;
	color: #000307;
	text-align: center;
}
.nav-bar {
	background-image: url(images/border%20background.jpg);
	height: 40px;
	width: 800px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #F79800;
}
.footer-table {
	border-top: thin solid #BF6524;
	border-right: thin none #BF6524;
	border-bottom: thin none #BF6524;
	border-left: thin none #BF6524;
}
.main-table {
	text-align: center;
	padding: 15px;
}
.music-table {
	text-align: left;
	padding: 15px;
	background-color: #F59C5A;
	font-family: "Courier New", Courier, mono;
	color: #000307;
	border: 3px none #FFB90F;
	background-image: url(images/hancock.jpg);
	background-repeat: no-repeat;
}
.highlight-cell {
	border: 2px solid #0003047;
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3in;
}
.image-cell {
	border: thick solid #FFB90F;
}
.padded-image {
	border-top: 10px solid #F59C5A;
	border-right: 0px solid #F59C5A;
	border-bottom: 30px solid #F59C5A;
	border-left: 0px solid #F59C5A;
}
.bordercell {
	border: medium dashed #FFB90F;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	line-height: normal;
	font-size: 24px;
	font-weight: lighter;
}
.greytext {
	color: #1D1D1D;
}
.paddedcell {
	padding: 10px;
}
a:link {
	font-weight: bold;
	color: #000307;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000307;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BF6524;
	text-decoration: none;
}
.headlinecell {
	text-align: left;
	vertical-align: bottom;
}
.headertable {
	background-image: url(images/hoteluniversecranes.jpg);
	background-repeat: no-repeat;
}
.smalllist {
	font-size: 14px;
	font-weight: lighter;
}
