p
{
text-align: left;
color: black;
font-size: 13;
font-family: Trebuchet MS
} 

H1
{
text-align: center;
font-weight: bold; 
color: black;
font-size: 26;
font-family: Trebuchet MS
}

table
{
text-align: left;
color: black;
font-size: 15;
font-family: Trebuchet MS
}

input.btn
{
width: auto;
border: 1px;
color: white;
background: #343434;
font-family: Trebuchet MS
}

input.txt
{
width: 300;
border: 1px;
font-family: Trebuchet MS
color: black;
background-color: #aaaaaa;
}
