body {

width=100%;
background: #9cb8b3; 
margin-top:5%;
margin-right:10%;
margin-left:10%;
margin-bottom:10%;
padding: 0px;


border-style: solid;

border-width: 2px;
border-color: rgba(0,0,0,.5);
}
table {


padding:20px;
width:100%;

}
h1 {
font: 3.0em/1'Raleway', sans-serif;
 color: #efedce;
 
}

h2 {
font: 2.0em/1'Raleway', sans-serif;
    color: rgba(0,0,0,0,0.5);
    
    letter-spacing: .2em;
 }

h3 {
font: 2.0em/1'Raleway', sans-serif;
  color: #efedce;
  font-size: 200%;
 }
    
p {

font-size:40px;

}


div {

background-color:#9cb8b3;
}

td, th {
font-size:40px;
}
input {

font-size:40px;

}
button {
Font-size:40px; 
}

a:link {
text-decoration:none;

}

a:visited {
text-decoration:none;
}
 select, button {
 
 font-size:30px;
 }
 

