body {
    margin: 0;
    font-family: Verdana;
	font-size: 14px;
	background-color: #e0e0e0;
	color: #000000;
	padding-left: 12px;
}
img {
  border: 12;
  float:left;
  max-width: 100%;
  height: auto;
}

video {
    max-width: 100%;
    height: auto;
}

h1 {
  text-align: center; 
}
h2 { 
  text-align: center; 
}
h3 {
    text-align: left; 
}