body {
	/*background-image: url(bg.jpg);
	background-repeat: none;
	background-position: top right;*/
	background-color: black;
	color: white;
	font-family: sans-serif;
}

.container {
	text-align: center;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	border: 0px;
	color: white;
}

span.smallindent
{
	color:#426d7e; 
	font-size: 70%; 
	margin-left: 25px;
}