body {
	background-color: #d6d6d6;
}

#wrapper {
	position:absolute;
	right:0;
	bottom:0;
	margin:50px;
	color:gray;
	font:normal normal normal 72px "Lucida Sans Unicode", "Trebuchet MS", "Tahoma", serif;
}

p.ltd {
	margin:0;
	padding:0;
	text-align:right;
}

p.tagline {
	margin:0;
	padding:0;
	text-align:right;
	font-size:10px;
}

a:link {
	font:normal normal normal 10px "Tahoma", serif;
	color:gray;
	text-decoration:none;
}

a:visited {
	font:normal normal normal 10px "Tahoma", serif;
	color:gray;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}