body {
	margin: 0px;
	background: #FAEBF2 url(images/bg.jpg) repeat-x;
}

h1 {
	color: #7A1F4A;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
}

h2 {
	color: #7A1F4A;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}

#header {
	background: #FAEBF2 url(images/head-bg.jpg) repeat-x;
   height: 199px;
}

#header img {
	float: right;
}

td img{
	margin-top: 10px;
}

a {
	color: #7A1F4A;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}