body {
  background-color: black;

}


marquee{
      font-size: 25px;
      font-weight: bold;
      color: white;
      font-family: yu gothic;
}

h1 {
  font-size: 40px;
  color: red;
 font-family: yu gothic;
 text-align: center;
}	

h2 {
  font-size: 40px;
color: red;
 font-family: yu gothic;
 text-align: center;
}	
	

p {
  font-family: verdana;
  font-size: 20px;
 text-align: center;
 color: white;
}


#demobox {
  background-color: white;
  padding: 10px ;
  border: 1px white ;
  font-family: verdana;
}


.column {
  float: left;
  padding: 10px;
  height: 300px; 
}

.left, .right {
  width: 33%;
}

.middle {
  width: 33%;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}


th {
  text-align: left;
}

h4 {
  font-size: 40px;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}	

h5 {
  font-size: 40px;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}	


h6{
  font-size: 40px;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}	
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  border-radius: 5px;
   max-width: 100%;
 
}

h7{
  font-size: 40px;
text-decoration: underline;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
margin-left: auto;
    margin-right: auto;
    width: 8em
 

}
a:link {
  color: red;
  background-color: transparent;
  text-decoration: none;
}
a {
 text-decoration: none;
}
img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
}

h3 {
  font-size: 40px;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}	

#header {
font-size: 60px;
font-style: oblique;
font-weight: bold;
color: #000;
position: fixed;
top: 30px;
min-height: 30px;
display: inline-block;
text-align: center;
left: 0;
width: 100%;
}

video {
  display: block;
  margin: auto;
}
 .center {
      margin: 0 auto;
    }
ul li{
 font-size:25px;
color:white;
font-family: yu gothic;
}

h8 {
  font-size: 40px;
  color: white;
 font-family: yu gothic;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}	

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
font-color: black;
  background-color:black;
  color: black;
  text-align: center;
}








































































































