body, html { font-family: "Times New Roman", Times, serif; color: #764A06; padding: 0; margin: 0; font-size: 16px; text-align: center;background-color: #141007; } 
#page{
	width: 100%;
	height: 100%;
	position: relative;
}
a{ font-family: "Times New Roman", Times, serif;  color: #764A06; font-size: 16px;text-decoration: none; position: relative; bottom: 0px;}
#page a{
	width: 100%;
	height: 100%;
	background-image: url(index2.jpg); background-position: bottom center; background-repeat: no-repeat; background-color: transparent;
	display: block;
}
