
body{
	background-image: url("../images/top_bg.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0px;
}

body center {
    align:middle;
}
div.header{
    height:350px;
    color:#FFFFFF;
    font-size:2em;
    font-family:Verdana;
    text-indent:30px;
}
h1{
    display:inline;
    line-height:2em;
}