
<style type="text/css">

html {
height:100%;
}

body {
	height:100%;
	padding: 50px 100px;
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	position:relative;
	z-index:1;
}

.style1 {
	font-family: Garamond, Georgia, Times Nnew Roman;
	font-size: 16px;
}

.style2 {
	font-family: Garamond, Georgia, Times Nnew Roman;
	color: #3E6AAB;
	font-size: 24px;
	font-weight: bold;
}


.style3 {
	font-family: Garamond, Georgia, Times Nnew Roman;
	font-size: 24px;
	font-weight: bold;
}


.style4 {
	font-size: 18px;
	color: #FF0000;
}

.style5 {
	font-size: 16px
}

.style6 {
	font-size: 20px
}

.style7 {
	color: #3E6AAB;
	font-weight: bold;
}

</style>


