body {
	background-color: white;
	margin: 20px;
	font-family: sans-serif;
}

a:link, a:hover, a:focus, a:active, a:visited {
	color: black;
}

h3 {
	font-size: 1.5em;
}

#content {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#contentBox {
	background-color: #e6e6e6;
	max-width: 720px;
        margin-left: auto;
        margin-right: auto;
}

#contentBoxContent {
 padding: 15px;
}

#title {
	text-align: center;
}

.importantWord {
	font-weight: bold;
}

#usefulLinks {
	margin-top: 25px;
}

#usefulLinks a {
	display: inline-block;
	margin-bottom: 2px;
	font-weight: bold;
}

#forumLinkBox {
	margin-top: 20px;
	text-align: center;
}

#forumLink {
	font-weight: bold;
	font-size: 1.5em;
}

#links {
	margin-top: 20px;
	text-align: center;
}

#ski_suits {
        margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ski_suits img {
  margin: 5px;
}
