body {
	background: #B0039A url(bg.jpg);
	margin-top: 0;
	font-family: 'Trebuchet MS', arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a {
	color: #B0039A;
	text-decoration: none;
}

a:hover {
	color: #C649B6;
	text-decoration: underline;
}

h1 {
	font-family: 'Garamond MS', georgia, times new roman, serif;
	font-size: 20px;
	color: #B0039A;
	letter-spacing: 2px;
}

h2 {
	font-family: 'Trebuchet MS', arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;	
}

blockquote {
	width: 570px;
	margin: auto;
	font-family: 'Garamond MS', georgia, times new roman, serif;
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
	line-height: 18px;
}

#plate {
	width: 1000px;
	background: #fff url(header.jpg) no-repeat;
	text-align: center;
	margin: auto;
}

#header {
	width: 980px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

#header h1 {
	font-family: 'Garamond MS', georgia, times new roman, serif;
	font-size: 34px;
	color: #B0039A;
	letter-spacing: 2px;
}

#header h2 {
	margin-top: -20px;
	font-family: 'Trebuchet MS', arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	letter-spacing: 2px;
}

#content {
	width: 980px;
	margin: auto;
	text-align: left;	
}

#footer {
	width: 980px;
	height: 60px;
	margin: auto;
	margin-top: 15px;
	font-size: 11px;
	text-align: center;
}
