@charset "UTF-8";
td img {display: block;}table {
	top: 5%;
	right: 5%;
	bottom: 0px;
	position: relative;
	float: left;
	clear: right;
	width: 75%;
	left: 1%;
}
body {
	background-image: url(../background1.jpg);
	position: absolute;
	background-repeat: repeat-y;
	background-attachment: fixed;
	left: 5%;
	right: 5%;
	font-size: 1.4em;
}
a {
	text-decoration: none;
	color: #06C;
	font-size: 1em;
	line-height: 1.3em;
}

body table tr td {
	vertical-align: top;
	font-size: .8em;
	background-color: #FFF;
}


body table tr td {
	vertical-align: top;
	font-size: .8em;
	background-color: #FFF;
}
h2 {
	color: #06C;
	font-style: italic;
	font-weight: lighter;
	background-color: #FFF;
	font-size: 1.8em;
	text-transform: none;
	line-height: 1.3em;
}
h1 {
	font-size: 2.2em;
	font-style: normal;
	font-weight: lighter;
	color: #06C;
	line-height: 1em;
}
.menu {
	color: #00F;
	text-decoration: blink;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
