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

a
{
	color: darkblue;
	font-style: italic;
	font-weight: bold;
}

#page {
  position: relative;
}


h1
{
	background: inherit;
	font: 28 OldCentury;
	color:#333399;
	text-align: center;
    font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: center;
}

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


.center
{
	text-align: center;
}


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

ul.none
{
	list-style-type: none
}

.gallery
{
    width: 600px;
	cursor: default;
	list-style: none;
	vertical-align: center;
	margin: 0 0 0 150;
}
