* {
    padding:0px; 
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background:url("/_layout/_eastpoint_2/images/bg.jpg");
    background-position:top center;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#f6ecc9;
    /*background-attachment:fixed;*/
}

.ptu-container {
    background-color:#f6ecc9;
    width: 812px;
    float:right;
    min-height: 1555px;
}

#header {
    background:url("/_layout/_eastpoint_2/images/header.jpg");
    background-position:top center;
    background-repeat:no-repeat;
}

center {
    height:100%;
}

.sidebar1 {
    float:left;
}

#main {

}

#nav {

}

#footer {

}

.ptu {

}