.GalleryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	background-position: center;
}
body {
	background-image: url(../paper_texture2.jpg);
	background-repeat: repeat;
}
