/* The contents of the pages website appears within wrapper-one, enclosing the page in a rectangle */
#wrapper-800-1500 {
position : relative;
height : 1500px;
width : 800px;
margin-top : 3%;
margin-left : auto;
margin-right : auto;
text-align : left;
background-color : #fff;
background-position: bottom;
background-repeat: no-repeat;
background-image: url(../images/wysocs-banner-narrow-800.jpg);
background-position: top;
}
/* forthcoming logotype position */
#forthcoming-events-logotype {
position : absolute;
margin-top : 110px;
margin-left : 614px;
height : 24px;
width : 356px;
}
