﻿body 
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:100%;
/*background-color: #D0DDF2;*/
font-size:12px;
font-family:Verdana;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px solid darkred;
}	

#simplegallery1 .gallerydesctext{ 
text-align: center;
padding: 0px 0px;
}