* { border: 0; }
div { font-family: sans-serif; font-size: 1.2em;}
body { background: url(/images/background.jpg) top center #000000 no-repeat; }
div { padding-bottom: 40px; }
h1 { text-align: center; margin-top: 50px;}
ul { list-style-type: none; text-align: center; margin-top: 30px; }
li.cspace { margin-top: 70px; }
li.cspace2 { margin-top: 30px; }
#tranche { position: fixed; top: 0px; left: 0;}
#pres {
	display: none;
	position: absolute;
	background: url(images/overlay.png) top left no-repeat;
	width: 748px;
	height: 584px;
	top: 60px;
	left: 50%;
	margin: 0 0 0 -404px;
	padding: 30px;
	font-size: .9em;
	color: white;
	text-align: left;
}
#pres img {
	position: absolute;
	top: -10px;
	right: -10px;
}