body {
	margin-top: 15px;
	font-family: "trebuchet ms", geneva, helvetica, arial;
	background-color: #000;
	background-image: url('/img/wallpaper_16637_1024x768.jpg');
	background-position: center;
	color: #d0d0d0;
	font-size: 12px;
}


a {
	text-decoration: none;
}


a:link, a:visited {
	color: #d0d0d0;
}


img {
	border: 0;
}


.clickie {
	z-index = 1;
	position: fixed;
	bottom: 5px;
}


.footer {
	text-align: right;
	font-size: 9px;
        color: gray;
}

.footer2 {
        margin-bottom: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
        color: #092222;
}



