body {
	background: #d6d6d6;
	font-family: helvetica;
	font-size: 14px;
	margin: 0;
	padding: 0 40px 40px 40px;
	text-align: center;
}

a:link, a:visited {
	color: #981B1F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 2;
}

h1, p {
	padding-left: 50px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 827px;
}

#topnav {
	line-height: 40px;
	text-align: center;
}

.header {
	background: url(../images/Header.jpg) no-repeat;
	height: 200px;
	line-height: 2;
	margin-top: 40px;
	padding: 250px 0 0 0;
	text-align: center;
	width: 827px;
}

.header2 {
	background: url(../images/Header.jpg) no-repeat;
	height: 200px;
	line-height: 2;
	text-align: center;
	width: 827px;
}

.watching {
	padding-top: 15px;
}

.watching img {
	margin-left: 5px;
	vertical-align: middle;
}

.watching p {
	font-size: 13px;
	line-height: 200px;
}