h1{
font-family:arial,sans-serif;
text-align:center;
font-size:400%
}
.about{
text-align:center;
font-family:arial,sans-serif;
}
body {
  margin: 0;
  padding: 0;
 background-image: url('Background 2.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #3366ff;
psition:fixed;
}

ul li {
  float: left;

}

ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

ul li a:hover {
  background-color: #111111;
}
h2,h3,h4,h5,h6{
text-align:center;
font-family:arial,sans-serif;
}

}
div{
text-align:center;
font-family:arial,sans-serif;
}
.calendars{
border:2px solid black;
background-color:white;
border-radius:50px;
margin:10px;
width:300px;
height:400px;
}
.menu{
background-color: #3366ff;
width:100%;
position:fixed;
margin:0px;
}
div.products {
width:100%;
overflow:auto;
}
div.products div {
float:left;
}
div a:link{
color:black;
text-decoration:none;
}
div a:visited{
color:black;
text-decoration:none;
}
div a:hover{
color:black;
text-decoration:none;
}
div a:active {
color:black;
text-decoration:none
}
.menu a:active{
color:white;
}
.menu a:hover{
color:white;
}
.menu a:visited{
color:white;
}
.menu a:link{
color:white;
}
tr}
margin:50px;
padding:10px;
height:700px;
}
table{
Width:100%;
Float:center;
margin:20px
}
td,th{
width:250px;
height:300px;
}
p{
font-family:arial,sans-serif;
font-size:150%;
text-align:center;
}
.event one{
border:2px solid black;
border-raidus:20px;
background-color:powderblue;
}

ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}



ul.menu li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}


}

li a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
  display: block;
}
.craft{
color:solid black;
}
span{
font-size:100%;
}
}
