#box
{
	background-color: #fff;
	height: 250px;
	width: 530px;
	background-image: url(images/text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin-left: 325px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0099;
	font-weight: normal;
	margin-left: 325px;
	text-align: left;
	letter-spacing: 0.1em;
}

span
{
	color: #666;
}

a, a:active
{
	color: #ff0099;
	text-decoration: none;
}

a:hover
{color: #666;}
