/* CSS Document */
body {text-align:center; margin:0; padding:0; background:#000;}

.right-tail {position:absolute; right:0; top:0; width:50%;}
.right-tail .page-top {background:url(images/page-top-right.jpg) left top repeat-x;}
.right-tail .page-bot {background:url(images/page-bot-right.jpg) left bottom repeat-x; height:820px;}
.left-tail .page-top {background:url(images/page-top-left.jpg) left top repeat-x;}
.left-tail .page-bot {background:url(images/page-bot-left.jpg) left bottom repeat-x;}
.page-bg {background:url(images/page-bg.jpg) center top no-repeat; height:820px; position:relative;}

#main {width:980px; margin:0 auto; text-align:left;}