@charset "UTF-8";
/* CSS Document */

body {background:#262426; color:#939293;}

#wrap {width:900px; margin:auto; margin-top: 25px; background-image:url(../img/header.jpg); background-repeat:no-repeat;}

#header-image {height:301px; margin:auto;}

#options {margin:auto;}

a, a:visited, a:active { color:#939293; text-decoration:none; outline:none;}
a:hover { color:#939293; text-decoration:underline; outline:none;}

#footer {color:#939293; font-size:12.5px; font-family:"Times New Roman", Times, serif; margin-top:20px;}