/*	enigma.css
	gebruik :	artcredits.html
				musiccredits
				polumniacredits
				writecredits
				InfoPolumnia
				InfoEnigma
				InfoArt
				InfoMusic
				InfoWriting
*/

body {
  background-color : #11A8D9;
  font-family: Verdana, Helvetica; 
  font-size : 10pt;
  color : #676A6E;
  scrollbar-base-color: #11A8D9;
  scrollbar-arrow-color: #676A6E;
}

h1 { font-size: 24pt}
h6 { font-size: 16pt; font-weight: normal}

a:link {  color: #C3C5B7; text-decoration: none; font-weight: bold; background-color: #11A8D9}
a:visited {  color: #C3C5B7; text-decoration: none; font-weight: bold; background-color: #11A8D9}
a:hover { color: #11A8D9; font-weight: bold; background-color: #676A6E}
a:active { color: #C3C5B7; font-weight: bold; background-color: #11A8D9}

#center {
	position: absolute;
	top:	50px;
	left:	50%;
	width:	30%;
	margin-left:	-15%;
	text-align: center;
}