#main {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border: 10px ridge #FFFF00;
	background: #ffffff;
	padding: 20px 20px;
}

#pic {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	border: 0px;
}

#pic2 {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	border: 0px
}

p {
	font-family: comic sans MS, new york, times;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

a {
	color:#000000;
	font-family: comic sans MS, new york, times;
}

h3, a {
	color: #990000;
	text-decoration: none;
}

ul, li {
	font-family: comic sans MS, new york, times;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-family: comic sans MS, new york, times;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

h2 {
	font-family: comic sans MS, new york, times;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: comic sans MS, new york, times;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}

