/* reset rafael monroe */
* { margin:0px; padding:0px; border:0px; font-weight:normal; font-size:100%; list-style:none; line-height:1; outline:0px; background:none; }

/* global class */
.on { display:block; }
.off { display:none; }
.cl { clear:both; }

/* base */
a { text-decoration:none; }
body { font:normal 12px 'Oswald', sans-serif; background-color:#000; }

/* tapume */
#tapume { position:fixed; z-index:2; top:100px; left:50%; width:500px; height:auto; margin-left:-250px; }
#tapume h1 { display:block; width:291px; height:163px; margin:0px auto; background:transparent url('../images/logo.png') no-repeat; text-indent:-9999em; }
#tapume h1 a { display:block; width:291px; height:163px; }
#tapume big { display:block; width:100%; height:auto; margin:20px auto; font-size:24px; color:#fff; text-align:center; }
#tapume span { display:block; width:100%; height:auto; margin:20px auto; font-size:14px; color:#fff; text-align:center; }
#tapume span a { text-decoration:underline; color:#fff; }

/* bg */
#bg { position:absolute; top:0px; left:0px; width:100%; height:100%; background:#000 url('../images/bg.jpg') no-repeat center center; background-size:cover; opacity:.7; }

/* footer -> logo */
#footer big { position:absolute; z-index:3; bottom:100px; left:50%; width:104px; height:28px; margin-left:-55px; background:transparent url('../images/groupmy.png') no-repeat bottom right; text-indent:-9999em; }
#footer big a { display:block; width:100%; height:28px; }