body {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	color: #000000;
	background: url(images/background.jpg) no-repeat center top  white;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table {
	height: auto;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 150px auto auto;
	vertical-align: middle;
	width: 750px;
	background: transparent;
}

img {
	border-style: none;
}

td	{
	color: #484848;
	vertical-align: middle;
	margin: auto;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	background: transparent;
	font-size: 1.2em;
}

.left {
	text-align: right;
	right: 100px;
	background: inherit;
}

a:link  {
color : #8889a6;
text-decoration : none;
}

a:visited  {
color : #767892;
text-decoration : none;
}

a:hover  {
text-decoration : none;
color : #f19001;
}