body { 
	background-color: #cce0ff;
      }

p { 
}

.menu {
      text-align: left;
      font-size: x-small;
      font-family: sans-serif;
}

.main {
	background-color: white;
	border: medium solid black;
	border-right: medium solid black;
	border-bottom: medium solid black;
	max-width: 60em; margin-left: auto; margin-right: auto;
	padding: 0.5em;
}

.below {
	max-width: 60em; margin-left: auto; margin-right: auto;
	margin-bottom: 3em;
}

#sflogo {
	float: right;
}

#contact {
	float: left;
	font-family: sans-serif;
	font-style: italic;
	font-size: small;
}

.screenshot {
	text-align: right;
}

h1 {
	text-align: center;
}
