body {
	background-image: url(febfree.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #6A1E2B;
	border: none;
	margin: 0;
	padding: 0;
}
#buttons {
	width: 715px;
height: 1100px;
	padding-top: 105px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.button {
	width: 355px;
	height: 53px;
	float: left;
}

#downlodbtn {
	float: right;
	
}

img {
	border: none;
}

#sslogo {
	float: left;
	padding-top: 50px;
}