.install {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/install.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;

}


.instruct {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
/*
.copyright {
	font-family:Verdana;
	font-size:8px;
	line-height:10px;
	height:10px;
	width:100%;
	background-color:#000000;
	color:#CCCCCC;
	text-indent:20px;
	text-align:left;
	bottom:0;
	position:fixed;
	display:block;
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
} */