﻿html, body {
	width: 100%;
	height: 100%;
	overflow:hidden;
	margin:0;
}
h1 {
	font-family: "Benguiat Bk BT", Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	color: #760130;
	letter-spacing: 1px;
	margin: 4px 6px 2px 0px;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	font-family: "Benguiat Bk BT", Georgia, "Times New Roman", Times, Serif;
	font-size: 26px;
	color: #8B014F;
	font-weight: normal;
	margin: 0px;
	font-variant: small-caps;
	font-style: italic;
}
h3 {
	font-family: "Benguiat Bk BT", Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	color: #8B014F;
	font-weight: normal;
	margin: -6px 6px 2px 0px;
	font-variant: small-caps;
	font-style: italic;
	padding: 0px;
}
h4 {
	font-family: "Benguiat Bk BT", Georgia, "Times New Roman", Times, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B4977;
	text-transform: uppercase;
	margin: 4px;
}
h5 {
	font-family: "Benguiat Bk BT", Georgia, "Times New Roman", Times, Serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #0B4977;
	margin-top: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B4977;
	margin-top: 8px;
	margin-bottom: 2px;
}


#BananAlbum {
	width:100%;
	height:100%;
	position: relative;
}

/*
 * BananAlbum | www.BananAlbum.net | 2007
 */
