.idx {
	visibility: hidden;
	position: absolute;}

body {background-color:#fff}

.spacer {height:100%;margin-top:1200px;}

/*bullshit*/	
.dumbstyle1{
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
}

.dumbstyle2{
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 400px;
	width: 100%;
}

.dumbstyle3{
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
}

.dumbstyle4{
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	background-repeat: repeat;
	height: 200px;
	width: 100%;
}

.dumbstyle5{
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	background-repeat: no-repeat;
	height: 100px;
	width: 100%;
}
