1#mbmcpebul_wrapper {display: inline-block;}

body {
            background-image: url('jpeg/ClingingToShade-1.JPG');
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: 100% 100%;
        }

h1 { color: #FF0000; }
h1 { font-size: 400%; }
h1 { margin-bottom: 0px; }

h2 { color: #FFFFFF; }
h2 { margin-top: 0px; }

p { color: #FFFFFF; }
P { font-size: 175%; }
P { font-weight: bold; }


a { color: #FFFF00; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #FF0000; }
a:active { text-decoration: none; }