*
{
	border: 0;
	margin: 0;
	padding: 0;
	visibility: visible;
}
  
body
{
	background-image: url("http://richbala.com/PhotoGallery_files/image003.jpg"); 
	/* background-image: url("C:\Lightbox\PhotoGallery_files\image003.jpg"); */
    background-repeat: repeat;
	color: #777;
	padding: 50px;
}

#page {
  position: relative;
}

#images {
  float: center;
  width: 600px;
}

#details {
  color: #000;
}

h1
{
	background: inherit;
	color:#000099;
	font: 48 Mistral, serif;
	text-align: center;
    font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: center;
}

h2
{
	background: inherit;
	color:#000099;
	font: 36 Times New Roman;
	text-align: center;
    font-weight: bold;
	text-align: center;
	margin: 30px 0 20px;
}

h3
{
	background: inherit;
	color:maroon;
	font: 16 Times New Roman;
	text-align: center;
    font-weight: bold;
	margin: 0 0 -15px 0;
	padding: 0;
}

h4
{
	background: inherit;
	color:black;
	font: 18 Times New Roman;
	text-align: center;
    font-weight: bold;
	font-style: italic;
}

.index
{
	background: inherit;
	color: blue;
	font: 16 Times New Roman;
	font-style:italic;
	text-align: center;
    font-weight: bold;
	text-decoration: underline; 
	padding: 0 0 0 75;
}

a
{
color: blue;
}

p
{
	background: inherit;
	color: #993300;
	font: 18 MarkerFeltThin-Plain;;
	font-style:normal;
	text-align: center;
    font-weight: bold;
	text-decoration: none; 
}

.img
{
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-style:normal;

}

div.center
{
text-align: center;
}

div.center table 
{
margin: 0 auto; 
text-align: left;
text-align: center;

}

div.contact_info p
{
	background: inherit;
	color: black;
	font: 16 Times New Roman;
	font-style: normal;
	text-align: left;
    font-weight: bold;
	text-decoration: none; 
}
