html, body { width: 100%; height: 100%; }

body { margin : 0; padding : 0; background-color: #E8D0D0; }
form
{
width:520px;
background-color::#C4E2F7;
color:#CC9900;
font-family:arial, verdana, "trebuchet-ms", serif;
border:2px ridge white;
font-size:1em;

}

h1
{
width:300px;
margin-left:110px;
color:#CC9900;
font-family: arial,verdana, trebuchet,serif;
font-size:2.1em;
margin-top:50px;
text-align:center;
}
h3
{
color:black;
}
.deco
{
background-color:#CC9900;
color:white;
width:520px;
border:2px ridge white;

}

.pale
{
color:#CC9900;
display: block;
text-align:center;
background-color:white;
height:60px;
width:520px;
border:2px ridge white;

}

table
{
border-collapse:collapse;
}

th
{
text-align:center;
}
.int
{
background-color::#C4E2F7;
width:337px;
border:2px ridge white;
}
.inte
{
background-color:rgb:#C4E2F7;
border:2px ridge white;
}

.inb
{
background-color:rgb(232, 220, 91);
}

p
{
width:520px;
background-color:#F2F2F2;
color:#CC9900;
font-family:arial, verdana, "trebuchet-ms", serif;
border:2px inset white;
font-size:1em;
text-align:center;
}

.in
{
width:520px;
background-color:white;
color:#CC9900;
font-family:arial, verdana, "trebuchet-ms", serif;
border:2px ridge white;
font-size:1em;
text-align:left;
height: 80px; 
margin-top:-20px;
white-space;normal;
}

.ino
{
color: black;
}


tr
{
align:center;
}



