/* CSS Document */
a:focus { outline: none; }
body {text-align:center;background-color:#000000;}
body.site {background-image:url(bg_pattern.jpg); background-repeat:repeat; background-attachment:fixed;}
.splash {width:550px;margin:0px auto;text-align:left; margin-top:40px;}
.pageContainer {margin:0px auto;text-align:left; width:960px; }
