body {
	background: #6495ED no-repeat fixed 0% 0%;
	background: #add8e6 url(pix/background-stars-2.gif) repeat fixed 0% 0%;
	color: #0000ff;
	font: normal normal normal 1 times new roman, times, serif;
	}
.outside {
	width: 90%;
	margin: 0% 4%;
	border: thin none #ffffff;
	}
.header {
	width: 98%;
	margin: 5% 0%;
	border: thin none yellow;
	}
.content {
	width: 98%;
	margin: 0%;
	border: thin none red;
	}
h1 {
	text-align: center;
	}
h2 {
	width: 80%;
	margin: 0% 8%;
	text-align: center;
	}
p  {
	text-align: center;
	}
img {
	width: 150px;
	margin: 0% 40%;
	}

