﻿body {
  font-family: "Lato", Helvetica, sans-serif;
  padding: 20px 50px 150px;
  font-size: large;
  text-align: left;
  background: #ffffff;
  color: green;
}

h1 {
	font-size: xx-large;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
figcaption {
	text-align: center;
	}

#main-menu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
.xxx{
	color: purple;
	}

.main-image{
	display: block;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

.image2 {
	display: block;
	width: 70%;
	margin-left:auto;
	margin-right:auto;
}
.centered {
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	}
	
a {

	color: black;
	text-decoration: none;
	}
a:hover {
	color: blue;
	opacity: 100;
	}
.deedra{
	font-size:xx-large;
	position: absolute;
	top: 10%;
	left: 80%;
	}
.royalSlider{
	width: 100%;
	height: 700px;
	}
@media screen and (max-width: 1124px){
	.deedra{
	font-size: small;
	}
	.rsThumbs {
	display:none;
	}
}
.body-container {
	display: block; 
	position: relative; 
	top: 40px;"
}


h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
	
}
h3 {
	font-size: medium;
}
p {
	font-size: medium;
}
body.home-page li.home-page,
body.parades li.parades,
body.history li.history
{
background-color:burlywood
	
}

