body {
	background-color: #009998;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
  color: #FFFFFF;
}

#navigationbar 
{
  height: 70px;
}

#tabbar
{
  height: 70px;
}

h2{
	font-size: 16px;
}

a:link {
    color: white;
}

a:visited {
    color: white;
}

.step{
	border-top: 1px solid white;
	margin-bottom: 30px;
}