@import url("standard.css");


#navmenu {
	display: none;
}

#container {
	width: 90%;
}

#logo {
	width: 100%;
}

#content {
	width: 100%;
}



