				/* this css document was created for lesson 8 b */


body {
background-color: #d7d7d7;
background-image: url(../set/grad_bg1.jpg);
font-family: 'times new roman', times, georgia, serif;
font-weight: bold;
font-style: normal;
font-size: 86%;
color: #c0b7c6;
}

a:link {
color: #404040;
}
a:visited {
color: #c3a0ab;
}
a:hover {
border-right: 0px inset; 
border-top: 0px inset; 
border-left: 0px inset; 
border-bottom: 0px inset;
color: #c0b7c6; 
}

table {
margin-top: 5%;
margin-right: 20%;
margin-bottom: 5%;
margin-left: 13%;
background-color: #d7d7d7;
color: #c0b7c6;
background-image: url(../set/grad_bg2.jpg);
border: 2px;
border-color: #b900aa;
border-style: groove;
}

tr {
background-color: #d7d7d7;

}

td {
margin-top: 5%;
margin-right: 23%;
margin-bottom: 5%;
margin-left: 23%;
background-color: #d7d7d7;
background-image: url(../set/grad_bg2.jpg);
border: 2px;
border-color: #b900aa;
border-style: dashed;
}

p {
margin-right: 10%;
margin-left: 10%;
font-family: helvetica, arial, sans-serif;
font-weight: bolder;
font-style: italic;
color: #c0b7c6;
text-align: justify;
font-size: 1.2em;
font-weight: normal;
line-height: 25px;
}

h1 {
margin-top: 5%;
margin-right: 15%;
margin-left: 15%;
font-family: helvetica, arial, sans-serif;
font-weight: 600;
font-style: normal;
color: #c0b7c6;
text-align: center;
font-size: 34px;
}

h2 {
margin-top: 5%;
margin-right: 15%;
margin-left: 15%;
text-align: center;
}

h3 {
font-family: helvetica, arial, sans-serif;
font-weight: 200;
font-style: normal;
color: #c0b7c6;
text-align: center;
font-size: 1em;
}
