body {
	text-align:center;
	color: #FFFF66;
	background-color: #000000;
	font-family: "Comic Sans MS";
}

h1{
	color:#FFCBB3;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Comic Sans MS";
	padding-top: 10px;
	}

h2{
	color:#FFFFFF;
	font-size:48px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Comic Sans MS";
}

.dmain{
	width:760px;
	text-align:center;
	background-color:#771200;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	border: thick outset #FF9900;
}

.button1 {
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Comic Sans MS";
	background-color: #000000;
}


.button2 {
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	font-family: "Comic Sans MS";
}

.bodytext {
    color:#000066	
	font-size:14px;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 660px;
}

.bodytextbold {
    color:#000066	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-size: medium;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.bodytextheader {
    color:#000066	
	font-size:14px;
	font-weight:bold;
	font-size: x-large;
	color: #FF66FF;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	left: 20px;
	text-align: center;
}

.papa {
	text-align:center;
	background-color:#4F004F;
	font-family: "Expose Wide";
	font-weight: normal;
	font-size: medium;
	color: #FFFF99;
	text-decoration: none;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	bottom: auto;
	text-align: left;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF66FF;
	text-align: center;
	position: fixed;
	width: 850px;
	top: auto;
	right: 100px;
	bottom: auto;
	padding-top: 5px;
	padding-right: 0px;
}

.entrancefooter{
	color:yellow;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

