body{
	background: transparent url(/bkgr_screen_2.jpg) no-repeat scroll top left;
	background-size: 100%;
	text-shadow: #ffffff 0px 1px 0px;
	filter: Shadow(Color=#ffffff, 	
			Direction=90, 
			Strength=1);
	color:#224;
	font-size:12px;
}

img#bg {
	z-index:-1;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

a, a:visited{
	color:#229;
	text-decoration:none;
	font-weight:bold;
}

p{
	font-size:12px;
}

a:hover{
	color:#559;
	text-decoration:none;
	font-weight:bold;
}

h1{
	font-size:48px;
	font-weight:normal;
}

h3{
	font-size:14px;
	margin-bottom:5px;
}
