#header{
	height:110px;
	background-color:;
	font-size:16px;
	text-align:center;
}

.highlight{
	height:80px;
	font-size:16px;
	text-align:center;
	padding-top:30px;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	font-family:"Lato";
	font-weight:;
	
}.highlight:hover {
	font-weight:bold;
}

.number {
	color:#000000;
	font-family:"Lato";
	text-align:center;
	font-size:16px;
	height:80px;
	padding-top:20px;
}

.heart:hover{
	text-decoration:underline;
}

.bigFont{
	color: #181818;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal;
	font-size: 46px; 
	line-height: 50px; 
	margin-bottom: 14px;
}


.picture {
	background-color:blue;
	height: 400px;
}

.logo{
	height:84px;
	display:inline-block;
	background:#BBC793;
	margin-left:20px;
}

.greenStrip{
	background:#BBC793;
	height:10px;
	margin-top:20px;
	margin-bottom:20px;
}

strong {
	font-weight:normal;
}

b {
	font-size:22px;
}

.container{
	height:100%;
}
.footer {
	font-size:10px;
	height:100px;
}

.token {
	height:336px;
}