h1 {
	font-family: Lucida Calligraphy, Lucida Sans Unicode, Lucida Sans, Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.header-general {
	vertical-align: top;
	text-align: center;
	background-image: url(../test/2minutetravel-test.jpg);
	background-repeat: no-repeat;
	min-height: 550px;
	overflow: auto;
	clear: both;
	padding: 0px;
}

.links {
	margin: 0px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	font-size: 2em;
}

.links a:link { color: #FFFFFF; }
.links a:visited { color: #FFFFFF; }
