body
{
	background-color: #F0F0F0;
	color: #3F3E3E;
	font-family: Lucida Sans,Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 100px 0px;
}

#container
{
	background: url(../Images/container.gif) no-repeat;
	width: 325px;
	height: 225px;
	text-align: center;
	margin: 0px auto;
	padding: 50px;
}

a
{
	color: #FF0000;
}