﻿/* CSS Document */

body{
    margin:0px;
    padding:0px;
    background:#fdf9ed url(/common/topbg.jpg) left top repeat-x;
	}

h1{
    overflow:auto;
    height:619px;
    width:995px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-309px;
    margin-left:-497px;
	}

