@charset "UTF-8";

body {
font-family:'Raleway', sans-serif !important;

}

#content {
width:1000px;
height:593px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:url('/images/bg.jpg');
color:#000;
}

a {
color:#000;
}