/* CSS Document */
body {
	background-image: url(spacebackground.jpg)
}

h2 {
	text-align: left;
}
h3 {
	text-align: left;
}

#container {
	background-color: #191919;
	color: #FFFFFF;
	font-size: 20 px;
	font-family:arial, helvetica;
	width: 700px;
	border: #FFFFFF medium ridge;
	padding: 20px;





}

#templates img{
	border: #FFFFFF medium ridge;
}

#launch img{
	border: none;
}	
