p, ul, li, ol, table, td, form, h1, h2, h3 {
	margin:0;
	padding:0;
	}

body {
background-color:black;
background-image:url('images/seenfromspace_logo_HH.jpg');
background-repeat:no-repeat; background-position: left top;
color: #fff;
font-size:85%;
font-family: verdana;
}

#container {
	margin-top: 5em;
padding: 1em 1em 1em 1em;
}

h1 {position: absolute; left:-100000000px; top: -100000000px;}

h2 {
	color:#9BC4E2;
	font-weight:normal;
	font-size:150%;
	margin-bottom:.3em;
	}

h3 {
	color:#9BC4E2;
	font-weight:normal;
	font-size:100%;
	margin-bottom:.3em;
	}

p {
	margin-bottom:1em;
	padding-right:3em;
	}

ul {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	}

a {font-weight:bold;}
a:link {color: #a59ec3; text-decoration: none;}
a:visited {color: #a59ec3; text-decoration: none;}
a:hover {color:#fff; text-decoration:underline;}


.bandcamp {
	background-image:url('images/text_bg.jpg');
	background-repeat:no-repeat; background-position: left top;
	padding: .5em;
	font-size:150%;
}

.bandcamp a {font-weight: normal;}

.maintext {
	background-image:url('images/text_bg.jpg');
	background-repeat:no-repeat; background-position: left top;
	padding: 1em;
	width:350px;
	}
