body {
 font-size: 110%;
 background-color: ffd429; 
 color: 3d2e0e;
 }

h1 {
 /*color: navy;
 font-size: 200%;
 font-family: Arial, Verdana, sans-serif;*/
 text-align: center;
}

a {
 active {color: 3d2e0e; text-decoration: none;}
 hover {color: 3d2e0e; text-decoration: none;}
 link {color: 3d2e0e; text-decoration: none;}
 visited {color: 3d2e0e; text-decoration: none;}
}
 
b {
 /*text-align: right;*/
 font-size: 110%;
}

p {
 text-align: justify;
 text-indent: 50px;
 font-size: 110%;
}

img {
 border-width: 0;
}

table {
font-size: 110%;
text-align: justify;
}
