html {
height:100%;
} 
body {
	font-size: 14px;
	background: #ECC9DF;
	font-family: arial;
	margin:20px 0px; 
	padding:0px;
	text-align:center;
	background-image: url('bg1.jpg');
	background-repeat: no-repeat;
	background-position: center bottom; 
	width: 100%;
}
h1 {
    font-size: 38px;
    font-weight: bold;
    font-family: Georgia;
    color: #ffffff;
	background-color: #753593;
	width: 400px;
	height:50px;
}
h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
	letter-spacing: .075em;
    color: #ECC9DF;
	width: 300px;
	background-color: #753593;
}
h2 {
    margin: 0px;
    font-size: 16px;
    font-family: verdana, arial, sans-serif;
	font-weight: bold;
    color: #000000;
}
p {
font-size: 18px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
.listento {
	text-align:center;
	padding: 5px;
	width: 220px;
}
.links {
font-size: 14px;
text-decoration: none;
color: #fff;
position: fixed;
left: 0; right: 0;
bottom: 25px; 
}
.copyright{
font-size: 11px;
text-decoration: none;
color: #BC84DA;
position: fixed;
left: 0; right: 0;
bottom: 0; 
}
td
{
    border-color:#540284;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	text-align:center;
	font-size: 12px;
	margin:5px; 
	padding:5px;
}
.tagcloud
{
    border-color:#D8BBE7;
    border-width: 5px 0px 0px 0px;
    border-style: solid;
	text-align:center;
	font-size: 12px;
	margin:5px; 
	padding:5px;
	background-color:#FFFFCE;
}
	 #bottom {
		left: 0; 
		right: 0;
		height: 100px;
		 bottom: 50px; 
		position: fixed;
		}
	.morestations {
	font-size: 14px;
	font-weight: bold;
	color:#540284;
	
	}	
A:LINK    {color:#fff; text-decoration: underline;}
A:VISITED    {color:#fff; text-decoration: underline;}
A:ACTIVE    {color:#fff; text-decoration: underline;}
A:HOVER   {color:#fff; text-decoration: none;}
