body {
	background-color: #E2E2E2;
	margin-top: 15%;
	text-align: center;
	position: relative;
}

table {
	border-color: black;
	background-color: #EDEDED;
	border-style: double;
	text-align: center;
	margin-left: auto;
   	margin-right: auto
}



h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: lighter;
	margin: 0.5cm;
}

h2 {
	font-weight: lighter;
	margin: 0.5cm;
}

a {
	/*color: #E2E2E2;*/
}





p.double {border-style: double}
