body {
     background-color: #6c675b;
     color: Black;
     padding: 0px;
     border: 0px;
     margin: 0px;
     font-family: Tahoma, sans-serif;
     font-size: 12px;
}
img {
     border: 0;
}
a {
     color: Black;
     font-weight: bold;
     text-decoration: none;
}
a:hover {
     text-decoration: underline;
}
h1 {
     font-size: 13px;
     font-weight: bold;
     padding-top: 0;
     margin-top: 30px;
}
#wrapper {
     margin: 0 auto;
     width: 701px;
}
#wrapper #header {
     width: 701px;
     height: 290px;
     margin-top: 14px;
     background-image: url('../images/header.jpg');
}
#wrapper #content {
     width: 701px;
     margin: 4px 0 18px 0;
}
#wrapper #footer {
     width: 701px;
     text-align: right;
     color: #cccac6;
     height: 28px;
}
#wrapper #footer a {
     color: #cccac6;
     font-weight: normal;
}
#menu {
     width: 173px;
     background-color: #cccac6;
}
#mainContent {
     width: 524px;
     border-left: 4px solid #6c675b;
     background-color: #fef2e7;
}
#galery {
     float:right;
     width: 209px;
     height: 140px;
     border: 1px solid #e9e8e5;
     background-color: #e9e8e5;
     border-right: 3px solid White;
     text-align:center;
     padding-top: 8px;
}
#informations {
      width: 304px;
      height: 148px;
      border: 1px solid #afab9e;
      margin:  0 3px 0 2px;
      *margin-right:-3px;
}
