	text-align : justify;
	text-decoration : underline;
}
.MainTitle {
	font-style : normal;
	font-size : large;
	color : white;
	text-align : left;
	background-image: url(../img/backt.jpg);	
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;	
}


.galMain {
	text-align : center;
	font-weight : bold;
	font-size : 24;
	font-family : "Courier New", Courier, monospace;
	color : Navy;
	text-transform : uppercase;	
}
.linksDef {
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	list-style-type : circle;
	color : Navy;
}
.copyright {
	font-style : normal;
	color : Navy;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;

}
