#menu, #headings {
	display:none;
}

#container {
	width:600px;
}

#logo img {
	width:600px;
}

#logo, #image {
	border:none;
	text-align:left;
	height:auto;
}

#image img {
	width:600px;
	border:1px solid #4F81BD;
}

#text {
	width:600px;
	float:none;
	margin:0;
	padding:0;
}

#footer {
	text-align:left;
	border:none;
	margin-top:35px;
	width:600px;
	padding:0;
}