#outer {
	background: #3b577c;
	background: url("images/exluna.png");
	padding: 25px 0px 25px 0px;
}

#page {
	width: 600px;
	height: 800px;
	margin: 0px auto 0px auto;
	border: 1px;
	border-style: double;
	border-color: black;
	background: url("images/moonsurface.jpg");
	padding: 50px 0px 0px 0px;
		
	
}

#lolpic {
	background: url("images/buzzloldrin.png");
	width: 330px;
	height: 410px;
	margin: 100px 50px 0px auto;

}

#bubble {
	width: 300px;
	height: 226px;
	background: url("images/speech-bubble.png");
	position: absolute;
}

#ercquotes {
	/*
margin: 75px 100px 100px 100px;
*/
	margin: 70px 85px 0px 85px;
	font-family: "Courier New", Courier, monospace;
}

#button {
	margin: 50px 0px 0px 0px;
	text-align: center;
}

#custombutton {
	background: black;
	color: white;
}
