body{margin:0;background:url('img/body-bg.jpg')}
#wrapper{margin:0;padding-top:202px;text-align:center}
img{margin-bottom:63px}
a{display:block;width:560px;height:80px;margin:0 auto;line-height:80px;color:#fff;background-color:#ff5842;text-decoration:none;font-family:'Oswald',sans-serif;font-size:24px;letter-spacing:2px}

/* mobile stuff */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#wrapper{padding-top:120px}
	img{width:260px}
	a{width:80%;height:50px;line-height:50px;font-size:18px;}
}
