/* Begin Typography & Colors */



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url('exhibition/images/bg-pattern.jpg');
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 0px;
  	margin: 0px;
	text-align: center;
	}

a img {
	border: none;
	}