a:link, a:visited {
	color: #660099;
}

h1 {
	font-size: 35px;
	font-weight: bold;
	color:#FF0000;
    Filter: Glow(Color=#FFFFFF, Strength=10);
}
hr {
	width:30%
}
#big {
	text-align: center;
	margin:auto;
	background-color: #F0D0F2;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-right: 3px dotted #9900FF;
	border-left: 3px dotted #9900FF;
}
html, body {
	text-align: center;
	margin:0px;
	padding:0px;
	color: #333333;
	background-color: #ffffff;
}
h2 {
	display: inline;
	color: #7A00CC;
}

