@charset "utf-8";
body {background: #000; font-family: "Times New Roman", Times, serif;}
#wrap {margin-left: auto; margin-right: auto; width: 1000px; position: relative; height: 550px;}
#golfer {width: 1000px; background: url('img/intro.jpg') no-repeat; height: 700px;}
#author {font-size: 38px; color: #fff; position: absolute; left: 15px; top: 400px;}
#jamesross {font-size: 46px; color: #0072BB; position: absolute; left: 130px; top: 395px;}
#quotes {font-size: 28px; color: #fff; position: absolute; width: 450px; height: 180px; top: 400px;left: 490px; text-align: center; z-index: 5; vertical-align: middle;}
#ql {width: 82px; height: 90px; background: url('img/intro_ql.png'); position: absolute; top: 380px; left: 460px;}
#qr {width: 82px; height: 90px; background: url('img/intro_qr.png'); position: absolute; top: 420px; left: 900px;}
#enter {position: absolute; top: 500px; left: 860px; color: #F8BE14; font-size: 28px; z-index: 10;}
#enter a {color: #F8BE14;}
a {color: #fff; text-decoration: none;}
a:hover {color: #0072BB}
#readers {color: #aaa; position: absolute; top: 366px; left: 460px; width: 300px; height: 40px; z-index: 500; font-size: 18px;}

