#main-content {
	background-image: url('http://www.esup-portail.org/download/attachments/346554426/esupapereo_bkg.jpg?api=v2');
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	color: #C0C0C0;
}
.footer hr {
	background-color: #C0C0C0;
	border: 0 none;
	margin-top: 40px;
}
.footer a,
.footer a:visited {
	color: #999;
}


.button-box {
	text-align: center;
	background: #FF6600;
	margin-left: auto;
    margin-right: auto;
    border: 5px solid #FF6600;
    width: 50%;
    margin-top: 20px;
}
.button-box:hover{
	background: #FFA366;
}
.button-box a {
	color: #FFF !important;
	font-weight: bold;
	font-size: 20px;
}
