/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {
  background-color: #faebd7 ; 
  }
  
@font-face { 
  font-family: Canterbury; src: url('../fnt/Canterbury.ttf'); 
  }
   
h1 {
  color:#327C00;
  margin-left: 0px;
  text-align:center;
  font-family: Canterbury; 
  font-size:7vw;
  font-weight:700;
  }

h2{
  color:#0000FF;
  text-align:center;
  }
img {
  max-width:100%; 
  }
.img_header {
  max-width: 50%;
  height: auto;
  border-radius:10%;
  opacity:0.7;
  }

.imgtext {  
  position: relative;
  text-align: center;
  color: white;
  }

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  }
.container1 {
  position:absolute; 
  size:landscape;
  width:20%;
  }
  
