@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.logos {
	filter: Alpha(Opacity=60);
	opacity:0.6;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.imgs {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	filter: Alpha(Opacity=100) !important;
	opacity:1 !important;
	position: relative;
}
.content-bg {
	filter: Alpha(Opacity=60);
	opacity:0.6;
}
