@charset "UTF-8";
/* CSS Document */

img {
    width: 100%;
    height: auto;
}

#content   {
    background-image:url('pleasantbgcopy.jpg');
    background-repeat:no-repeat;
    background-size:cover;
}

	