body {
	margin: 0px 0px 0px 0px;
	font-family:Verdana;
	color:#c6cfda;
	background:#363932;
	font-size: 8pt;
}

p {
	margin-bottom: 30px;
	margin-top: 0px;
	width:300px;
	text-align:left;
}

a {
	text-decoration:none;
	color:#cccccc;
}

a:hover {
	text-decoration:underline;
	color:#ffff00;
}

img { border:0px; }

.mural {
	background-position-x:center;
	background-repeat:repeat-x;
	background-image:url("planetary_layers.jpg");
	vertial-align:bottom;
	align:center;
}

.bar {
	float:left;
	height:45px;
	width:3px;
}

.thumb {
	float:left;
	margin-right:2px;
}
