@charset "utf-8";
/* CSS Document */

body{margin:0;padding:10px;font-family:Arial, Helvetica, sans-serif;font-size:14px;background:#cdcccc url(images/background.jpg) center top repeat-x;}
#root{margin:0 auto;width:750px;}
#header{width:750px;height:80px;background:url(images/header.gif) no-repeat;}
#header h1{display:none;}
#content{padding:10px;width:730px;background:url(images/background_doc.gif) repeat-y;}
#footer{width:750px;height:62px;background:url(images/footer.jpg) no-repeat;}