body{
	background-color: lightgrey;
}
.logo{
	width:80px;
	height:80px;
	margin-left:225px;
	padding-top:20px;
}
.title{
	text-size:50px;
	display:inline;
	text-align:center;
	padding-top:20px;
}
.main{
	 margin-left:200px;
    margin-right:200px;
    margin-bottom:0px;
    padding-left:20px;
	padding-right:20px;
	background-color: darkgrey;
}
.nav{
	margin-left: 60px;
}
.footer{
	margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:0px;
    background-color:grey;
    text-align:center;
}

.foot-note1{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:inline;
	padding:100px 100px 100px 100px;
}
.foot-note2{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:inline;
	padding:100px 100px 100px 100px;
	text:lightgrey;
}
.foot-note3{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:inline;
	padding:100px 100px 100px 100px;
	text:lightgrey;
}
.footer-titles{
	text:lightgrey;
}
.center{
	text-align: center;
}
iframe{
	height:400px; width:600px;
}
ul {
	list-style: none;
}
/* text */
.txt{
    font-family:Georgia;
    font-size:20px;
}
.small-txt{
	font-family:Georgia;
    font-size:20px;
    margin-top:0px ;
    margin-bottom:0px ;
}
.bottom-txt{
	font-family:Georgia;
    font-size:20px;
    padding-bottom:30px;
}
.imp{
	color:red;
	font-size:25px;
	padding-bottom: 20px;
}
.rules{
	 border-top-color:black;
    border-top-width:1px;
    border-top-style:solid;
    font-family:Georgia;
    font-size:22px;
}
.d-txt{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	font-size:22px;
	font-family:Georgia;
}
.center-d-txt{
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	font-size:22px;
	font-family:Georgia;
	text-align: center;
}
.bold{
	font-weight: bold;
}
#red{
	color:red;
}
#yellow{
	color:yellow;
}
#orange{
	color: orange;
}
#blue{
	color: blue;
}
#green{
	color:green;
}
/* credits */
.credits-names{
	font-family:Georgia;
    font-size:16px;
}
#thx{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-size:22px;
	font-family:Georgia;
}
/* end credits */
/* Art */
.art{
	width:400px;
	height:400px;
}
.artist{
	font-size:18px;
	font-family:Georgia;
}
/* End Art */
.iframe{
	height:400px;
	width:800px;
	padding-left: 40px;
	text-align:center;
}
#history{
	text-align: center;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size:30px;
}
.center{
	text-align: center;
}
/* spots table */
.spots-table{
	border:1px;
	text-align:center;
}




