@import url("style.css");

body {background:url(../images/_bg_container.jpg) repeat-x #cb4c00; margin:0 auto; padding:0; font-family:"Quicksand Book", sans-serif; color:white;}
#header_bg {background:url(../images/_bg_header.gif) repeat-x; height:95px; width:30%; position:absolute; top:67px; left:0; z-index:0;}
#header {height:95px; margin:0 auto; width:822px; background:url(../images/_header.png) left no-repeat; position:absolute; top:67px; z-index:100; left:auto;}
#switch a {color:white; text-decoration:none;}
#switch a:hover {color:black;}