@import url('https://fonts.googleapis.com/css?family=Oswald');
* {margin:0; padding:0;}
html, body {width:100%; height:100%; background:#efefef;}
.logo {position:absolute;top:50%;left:50%;width:300px;height:100px;margin-left:-150px;margin-top:-50px;background:url("/park/xhotdeal.png") no-repeat;text-indent:-9999px;}
.copy{position:fixed;font-family:'Oswald',sans-serif;font-size:0.1em;right:30px;bottom:20px;color:#666;text-transform:uppercase;}
.copy a {font-family:'Oswald',sans-serif;color:#333;font-weight:bold;}