body
{
background-color: none;
background-image: url('img/bkp1_background.jpg') ;
background-repeat: repeat;
color:#FFFFFF;
margin: 0px 0px 0px 0px;
}

img
{
max-height: 150px;
}

a 
{
position:relative
}

a:link{color:#ffe4b5;}
a:hover{color:#ff4500;}
a:active{color:#fff0f5;}
a:visited{color:#fffafa;}

p, span
{
text-align:left;
color:#FFFF99;
font-family: arial ;
font-size: 10pt;
margin: 0px 15px 0px 15px;
}

p.header, h1
{
text-align:center;
font-size: 14pt;
font-weight: bold;
}

p.visnone
{
top: 0px;
left: 0px;

}

#myImage
{
height: 370px;
border: 10px solid black;
}

#bannerDiv { display: none; }

hr
{
width: 90%
}

div#body1 
{
background: #2a2a2a;
}

div#body2, div#boringDiv, div#copyrightDiv, div#buttonsDiv
{
background: black;
/* background-image: url('img/bg_opaque.png'); */
}

div
{
margin: 5px 35px 5px 35px;
color: yellow;
border: 2px solid darkred;
}

.bg
{
background: purple;
color: yellow;
border: 1px outset darkred;
margin: 5px 5px 5px 5px;
}
