		body {
			margin: 0;
		}
		div.bg,div.bg .featured {
			position:fixed; 
			top:-40%; 
			left:-50%; 
			width:200%; 
			height:200%;
		}
		div.bg img,div.bg .featured img {
			position:absolute; 
			top:-10%; 
			left:0; 
			right:0; 
			bottom:0; 
			margin:auto; 
			min-width:50%;
			min-height:50%;
		}
		div.page-top { position: relative; z-index: 10; width: 1000px; margin: 0px auto 100px auto; background: transparent; }
		div.page-wrap { position: relative; z-index: 30; width: 1000px; margin: 40px auto; background: white; }
		div.page-bottom { position: relative; z-index: 60; width: 100%; height: 58px; background-image: url(../images/footer.png); float: left; }
		.clearfix:after { content: "."; display: block; visibility: hidden; clear: both; height: 0; }


.font30 {
	font-size: 30%;
	line-height: 1.4;
}

.font40 {
	font-size: 40%;
	line-height: 1.4;
}

.font50 {
	font-size: 50%;
	line-height: 1.4;
}

.font60 {
	font-size: 60%;
	line-height: 1.4;
}

.font70 {
	font-size: 70%;
	line-height: 1.4;
}

.font75 {
	font-size: 75%;
	line-height: 1.4;
}

.font80 {
	font-size: 80%;
	line-height: 1.4;
}

.font90 {
	font-size: 90%;
	line-height: 1.4;
}

.font110 {
	font-size: 110%;
}

.font120 {
	font-size: 120%;
}

.font130 {
	font-size: 130%;
}

.font140 {
	font-size: 140%;
}

.font150 {
	font-size: 150%;
}



