body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: pink;
	text-align: center;
	font-family: Sylafaen;
}

a:link {color: silver; text-decoration:none}
a:visited {color: black; text-decoration: bold}
a:hover {color:silver; text-decoration: none}
a:active {color:silver; text-decoration: none}

.header {
	font-size: 30px;
	color: black;
	font-weight: bold;
}

.header1 {
	font-size: 20px;
	color: black;
}

.headerCall {
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.headerBlankCell {
	width: 25px;
}

.header2 {
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.headerTable, .headerTableInner , .headerTableGallery {
	padding: 0px;
	border-width: 0px;
	text-align: center;

}

.headerTable {
	
}

.headerTableInner {
	
	
}

.headerTableGallery {
	width: 800px;
	height: 600px;
	overflow:auto;
	color: black;
}