body{
	color:black;
	background:#000000;
}

#main {

	background:#000000;
	height: 870px;
}

.test_par{
		background:url(../images/paper.jpg) no-repeat; 
		width:435px;
		height:190px;
		padding:20px;
		padding-left:40px;
		padding-right:45px;
		font-family:"Courier New", Courier, monospace;
}

.test_heading{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:20px;
}


#footer{
	top:2850px;
    }
