@font-face { font-family: "junction"; src: url(../font/Junction.ttf) format("truetype");}

body {background:#fff url('../img/bg.jpg') center top no-repeat; margin:0; padding:0; font-family: "junction", helvetica, arial, sans-serif; font-weight: 300;}

/* Basic Text */
a {text-decoration: none;}
a:hover {text-decoration: underline;}

/*The Meat*/
#header {width:100%; background:#000; height:35px;}
.section {width:692px; height:571px; margin:auto; background: url('../img/bg-image.png') no-repeat; }

/* The Potatoes */
#footer {background:#000; width:100%; min-height:400px;}
#footer .holder {width:960px; margin:auto; left:-50%;}

ul.footer {list-style: none; margin: 0 auto; text-align: center; padding: 35px 0 0; width:420px;}
ul.footer li {float:left; margin:0 3px; color:#fff; font-size:12px; display: inline;}
ul.footer li a {color:#fff;}
#footer a.tinyfactory {width:76px; height:65px; background:url('../img/rtj-logo.jpg') no-repeat; margin: 35px auto;  text-indent: -9999px; overflow: hidden; display: block;}