
body
{ background-color: lightpink;
background-image: url(http://3.bp.blogspot.com/-F74EhvTJAUU/UY6rSPYWCrI/AAAAAAAAIpM/88V38-5kgO4/s1600/tumblr_miwg9xW7w11s1szayo5_250.png);
}

#topbg {
 position: fixed;
 width: 100%;
 height: 20%;
 background-image: url(http://66.media.tumblr.com/2270df7db280d6fdebf1179bc972b7a7/tumblr_inline_mlojdnPbl41qz4rgp.png);
 background-color: #eeeeee;
 z-index: -2;
 top: 0; left: 0;
}

#bottombg {
 position: fixed;
 width: 100%;
 height: 100%;
 background-image: url('http://3.bp.blogspot.com/-F74EhvTJAUU/UY6rSPYWCrI/AAAAAAAAIpM/88V38-5kgO4/s1600/tumblr_miwg9xW7w11s1szayo5_250.png');
 background-color: #ffffff;
 z-index: -2;
 top: 250px; left: 0;
}
#middle {
 width: 110%;
 height: 70px;border:5px double violet;
 background-color: #ECCEF5;
 color: #ffffff;
background-image: url(http://37.media.tumblr.com/tumblr_m3ibv68FW91rt6a6wo1_500.gif);
top:150px;
background-size: 90%;
 letter-spacing: 5px;
 text-transform: uppercase;
left: -100px; position: absolute;
}

