/* The contents of the pages website appears within wrapper-one, enclosing the page in a rectangle */
#wrapper-450-1000 {
position : relative;
height : 450px;
width : 1000px;
margin-top : 6%;
margin-left : auto;
margin-right : auto;
text-align : left;
background-color : #fff;
background-position: bottom;
background-repeat: no-repeat;
background-image: url(../images/wysocs-background.jpg);
}
