@charset "utf-8";
/* CSS Document */

#centre a{
	top:10px;
	max-width:700px;
}

#footer{
	position:relative;
	padding-top:40%;
}

#footer-left{
	width:100%;
	max-width:100%;
}

#footer-left img{
	max-width:100%;
}

#footer-right{
	width:100%;
	max-width:100%;
}


#footer-right a{
	width:50%;
}

#footer-right a img{
 width:100%;
 height:auto;
}
#footer-btm{
	text-align:center;
}

#footer-right p{
	font-size:2em;
}