ul.support-options {
  list-style: circle;
}

ul.support-options li {
  margin-left: 30px;
  margin-bottom: 5px;
}

body {
	min-height: 1000px; background: white;
}

.bgwhite {
	background-color: white;
}

h1.title {
	margin-bottom: 0px; background-image: url(./img/server.jpg); background-size: cover; background-position: 50% 60%;
}

.project-description {
	padding-top: 50px;
}

.mbtm10 {
	margin-bottom: 10px;
}

.notavailable {
	font-size: 28px; line-height: 1.5em;
}