
<style>
.jj
{
position:absolute;
top:100px;
left:200px;
background-color:white;
}
a, body, input, table, td, textarea
{
background-color: white;
border: thin solid white;
border-width: thin;
}
body
{
background-image:url(http://frequentchaos.com/Portals/0/layoutfiles/twilayout1.jpg);
background-attachment: fixed;
background-repeat: repeat;
background-position: absolute;
}
</style>