BODY {background-image: url(pinmarble.jpg)}

H1 {font-family: Verdana;
    font-size: 30px;
	font-style: bold;
    color: #f809f5;
}

H2 {font-family: Verdana;
    font-size: 24px;
	font-style: bold;
    color: #f809f5;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.contact-text {
    font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}
.contact-text2 {
    font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: #04fcf9;
}
.sub-text {
    font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #06FC1D;
}
.sub-text2 {
    font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #f809f5;
}
.sub-heading {
    font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #54cff8;
}
a:link {
    font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #06FC1D;
	text-decoration: none;
	
}
a:active {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.ondark2 {
	color: #04fcf9;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}
.ondark {
	color: #CCCCFF;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}
.ondark a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #54cff8;
	text-decoration: none;
}
.ondark a:visited {
	color: #06FC1D;
	text-decoration: none;
	font-weight: bold;
}
.ondark a:hover {
	color: #06FC1D;
	text-decoration: none;
	font-weight: bold;
}
.ondark a:active {
	color: #04fcf9;
	text-decoration: none;
	font-weight: bold;
}
.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}
.pic-container-clear {

	padding: 5px;
	border: 1px solid #06FC1D;
}
