@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(soace_city003b.jpg);
	background-repeat:no-repeat;}

#header {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;}

#container {
	height: 300px;
	width: 700px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:lighter;
	font-stretch:extra-condensed;
	margin-top:265px;
	margin-left:90px;
	line-height:1.5em;
}

#rectangle {
	width: 302px;
	height: 375px;
	margin-left:175px;
	margin-top:-320px;
}

#rectangle2 {
	width: 125px;
	height: 200px;
	margin-left:5px;
	margin-top:390px;
	opacity:0.7;
}

#rectangle3 {
	width: 155px;
	height: 200px;
	margin-left:520px;
	margin-top:-389px;
	opacity:0.9;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:.8em;
	margin-bottom:0px;
}

h2	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	line-height:1.2em;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:500;
	font-style:italic;
	line-height:1em;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:602;
	line-height:1.4em;
}

hr {
	border-style:dotted;
	margin-top:10px;
	} 

a:link, a:visited, a:active  {color: #000000;
text-decoration:none;}
a:hover {color: #C88E3E}