@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background: #FFF1D6 url(../images/resurrection-college-popup.jpg) no-repeat;
	width: 482px;
	padding: 64px 10px 10px;
}
h1 {
	color: #FFF;
	font: italic normal 18px Verdana, Geneva, sans-serif;
	text-align: right;
	margin: 0px 0px 24px;
	padding: 0px;
}
table{
	margin-bottom: 18px;
	background: #FFF;
	font: 1.2em Arial, Helvetica, sans-serif;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
thead th{
	color: #FFF;
	text-align: left;
	background: #2B7173;
}
tfoot td{
	background: #CCC;
}
p {
	font-size: 1.3em;
	line-height:1.4em;
	margin: 0 0 18px 0;
}
ul{
	padding: 0px;
	margin: 0px 0px 18px 24px;
}
ul li {
	font-size: 1.3em;
	line-height:1.4em;
}
iframe{
	width:502px;
	height:502px;
}