/**
 *
 */

body {
	background-color: black;
	color: white;
	font-family: Georgia;
}

#header {
	min-height: 100px;
}


a {
	color: white;
}

#content {
}


#lbImage {
}

#lbBottom {
}


#footer {
	font-size: 70%;
	position: fixed;
	bottom: 0;
	right: 10px;
	text-align: right;
}

h1 span.text {
	display: none;
}

