body {
	background:#FCFAFB url("images/anthems_bkgrnd_80x80.jpg") repeat;
	font-family:Lucida Grande, Arial, sans-serif;
	font-size:14px;
	color:#999;
}
a {
	text-decoration:none;
	color:#3399CC;
}
a:hover {
	text-decoration:underline;
}
a.majorlink {
	font-size:24px;
}
#container {
	position:relative;
	width:1042px;
	margin:0 auto;
	text-align:center;
}
#header {
	margin:30px 0;
}
#emailwidget {
	margin:50px 0;
}
#streamingwidget {
	margin:50px 0 70px;
}
#footer {
	font-size:12px;
	margin-bottom:30px;
}
#footer p {
	margin:1px 0;
}