Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{html}
<style> 
.tabletitle
{
display:none;
}
h1
{
/*margin-top:0px*/
}
h1,h2,h3,h4,h5,.panel,.panelContent
{
/*background-color:#F9FAFC;*/
/*color:#F2F7FA;*/
}

#mainbody
{
background-image:url(http://www.thesarvo.com/confluence/download/attachments/57/banner3.jpg);
background-repeat: no-repeat;
background-position: top10px center;
}
</style>
{html}

...