#wrapper {
margin: 0 auto;
width: 728px;
background-color: #FFFFFF;
}

body{
text-align: center;
font-family: comic sans MS normal, sans-serif;
font-size: 14px;
background-image:url('/images/main_bg.jpg');
}

.page-title{
height: 100px;
width: 375px;
background: url('/images/title.jpg') no-repeat;
margin-left: auto;
margin-right: auto;
}

.header{
padding-bottom: 7px;
font-size: 22px;
}

.text-header{
font-size: 16px;
}

#text-main{
}

.text-footer{
border-top: 1px solid #000000;
margin-top: 5px;
}
