@charset "utf-8";
/* CSS Document */
#container {
background-image:url(../images/home.jpg);
background-repeat: no-repeat;
}
#wrapper {
margin: 115px 0  0 35px;
}

#main {
text-align:center;
}
#bottommenu {
margin-top: 235px;
padding-top: 45px;
}