body {
 min-width: 750px;
 margin: 10px auto 10px auto;
 padding: 0;
 text-align: left;
 font-family: verdana, arial, helvetica;
 font-size: 9px; 
 color: #000;
 background: #E8BBD5;
 background-image: url(../images/background-color.jpg);
 background-repeat: repeat-x;
 background-position: 0 0; 
}

#mainContent {
 position: relative;
 width: 770px;
 height: 578px;
 margin: 0 auto 0 auto;
 padding: 0;
 background: #E8BBD5;
 background-image: url(../images/background-picture.jpg);
 background-repeat: no-repeat;
}

#mainContent div.webshopButton {
 position: relative;
 left: 596px;
 top: 35px;
 width: 117px;
 height: 19px;
 text-align: right;
}

#mainContent div.galleryBlock {
 position: relative;
 left: 133px;
 top: 100px;
 width: 350px;
 height: 120px;
 text-align: left;
}

img.leftButton {
 position: relative;
 top: -50px;
 margin: 0 15px 0 0; 
 width: 11px;
 height: 19px;
 border: 0; 
}

img.rightButton {
 position: relative;
 top: 55px;
 margin: 0 0 0 15px;
 width: 10px;
 height: 19px;
 border: 0;
}

.upload p {
 position: absolute;
 left: 300px;
 top: 400px;
 margin: 0 0 0 15px;
 width: 197px;
 height: 36px;
 font-size: 16px;
}