body {
  margin: 0;
  padding: 0;
  background: #000;
}
img.ac_bgimage{
	Z-INDEX: -100;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	opacity:0.8;
	display:none;
}
A.h4:link {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 1.0em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.h4:visited {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 1.0em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.h4:hover {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 1.0em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.media:link {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 0.8em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.media:visited {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 0.8em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.media:hover {
	FONT-WEIGHT: normal; text-transform: none; COLOR: #2F95DE; font-size: 0.8em; FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* Tekstit */
h2 {
	color: #ffffff;
	font-family:"Unica One";
	text-transform: uppercase;
	font-size:1.8em;
	margin:0.3em 0;
	text-shadow:0 2px 2px #000;
}
.ie h2 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h3 {
	color: #ffffff;
	font-family:"Unica One";
	text-transform: uppercase;
	font-size:1.6em;
	margin:0.3em 0;
	text-shadow:0 2px 2px #000;
}
.ie h3 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h4 {
	FONT-FAMILY: "BastionBold", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	font-size: 1.0em;
	margin: 1.0em 0;
	color:#FFF;
	text-shadow:0 2px 2px #000;
}
.ie h4 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
.hr {
	BORDER-TOP: solid;
	border-width: 1px;
	border-color: #333333 #333333 #333333;
}
A:link {
	COLOR: #fff;
	FONT-FAMILY: "Unica One";
	font-size: 1.4em;
	text-transform: uppercase;
	text-shadow:0 2px 2px #000;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #fff;
	FONT-FAMILY: "Unica One";
	font-size: 1.4em;
	text-transform: uppercase;
	text-shadow:0 2px 2px #000;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #2F95DE;
	FONT-FAMILY: "Unica One";
	font-size: 1.4em;
	text-transform: uppercase;
	text-shadow:0 2px 2px #000;
	TEXT-DECORATION: none
}
.copyright {
	FONT-SIZE: 12px; COLOR: #e1e1e1; FONT-FAMILY: "Unica One"; 
}
.info:link {
	FONT-WEIGHT: normal; FONT-STYLE: normal; FONT-SIZE: 12px; COLOR: #e1e1e1; FONT-FAMILY: "Unica One"; TEXT-DECORATION: none
}
.info:visited {
	FONT-WEIGHT: normal; FONT-STYLE: normal; FONT-SIZE: 12px; COLOR: #e1e1e1; FONT-FAMILY: "Unica One"; TEXT-DECORATION: none
}
.info:hover {
	FONT-WEIGHT: normal; FONT-STYLE: normal; FONT-SIZE: 12px; COLOR: #e1e1e1; FONT-FAMILY: "Unica One"; TEXT-DECORATION: none
}