body {
  background: #DFDFDF url('../bluemist.bmp') ;
color: #ffffff;
text-align:center;
 }

a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:active { color: #ffffff; }  

h1 { text-align: center; }
h2 { text-align: center; }
h3 { text-align: center; }

table
{ 
margin-left: auto;
margin-right: auto;
}


p.j { text-align: justify; }

p.c { text-align: center; }

img { border: none; }


br+p{
        text-align:center;
}



