﻿* { margin:0; padding:0; border:0 none; outline:0 none; }
html { position:absolute; width:100%; height:100%; background:url(bg_body.jpg) 0 0 repeat #fff3d7; cursor:default; }
body { position:relative; width:100%; height:100%; background:url(bg_body.jpg) 0 0 repeat #fff3d7; cursor:default; }
::selection { background:#ae0c21; color:#f39a8b; }
::-moz-selection { background:#ae0c21; color:#f39a8b; }
.border-box { -ms-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
a, a:hover, a:active, a:visited { border:0 none; outline:0 none; }
.wrapper { position:relative; top:50%; width:960px; height:50px; margin:0 auto; }
.wrapper a.fblink { position:relative; display:inline-block; top:20px; left:20px; width:156px; height:47px; background:url(fb_link.png) 0 0 no-repeat; z-index:100; cursor:pointer; }
.wrapper a.fblink:hover { background:url(fb_link_over.png) 0 0 no-repeat; }
.content { position:relative; top:0; left:0; width:100%; min-width:960px; height:100%; min-height:700px; background:url(brand_line.png) 50% 50% no-repeat; }
.footsteps { position:absolute; top:0; left:0; width:245px; height:210px; background:url(bg_body_corner.png) 0 0 no-repeat; }