body {
background-color: #a79ccb;
border: 0px solid black;
margin: 0;
}



h1 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: x-large;
text-align: left;
color: #bdc8ec;
border-color: #bdc8ec;
background-color: #182252;
}

h3 {
font-family: tahoma;
font-style: normal;
font-weight: bold;
font-size: medium;
text-align: center;
color: white;
}

p {
font-family: tahoma;
color: black;
padding-left: 30;
}

.td1 {
border: 1px solid black;
}

.td2 {
padding: 10 20 10 20;
}