* {margin: 0; padding:0}
body {background: #ffffee; color: #ffcc00; font-size: 62.5%}
h3 {font-family: verdana, sans-serif; font-size: 1.5em; color: #ffcc00}
p{font-family: verdana, sans-serif; font-size: 1.2em; line-height: 1.3; margin-top: 0.5em; margin-bottom: 6px}

#holder {width: 800px; position: absolute; left: 50%; margin-left: -400px; margin-top: 5px; z-index: 1}
#bgd {position: absolute; left: 50%; margin-left: -400px; margin-top: 0px; z-index: 0;}

#bgdimage {
	position: absolute;
	left: 267px;
	top: 150px
}
.backbutton {
	position: absolute;
	left: 37px;
	top: 35px;
	z-index: 1;
	width: 100px;
	height: 45px
}
#back {font-family: 'arial rounded', arial, sans-serif; color: #FFCCCC; font-weight: bold; border: none; background-color: #990033; font-size: 10pt; cursor: pointer;}

#bitlogo {position: absolute; left: 35%; top: 30px;}

#followuppage {position: absolute; left: 5%; top: 110px; width: 29%; z-index: 3;}
#followuppage p {color: #800000; font-weight: bold}
ul {list-style-type: disc; line-height: 1.2}
li {padding-bottom: 10px}
.reveal a:link {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color: #ffcc00; text-decoration:none}
.reveal a:visited {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color:#ffcc00; text-decoration:none}
.reveal a:hover {font-family: arial, sans-serif; font-weight: normal; font-size: 1.3em; color:#ffff99; text-decoration:none}

.page {display: none; position: absolute; left: 40%; top: 220px; width: 45%; line-height: 1.4; font-weight: normal; font-family: arial, sans-serif; color: #333; z-index: 3; font-size: 1.4em}

