
body {
font-family : arial, sans-serif,helvetica;
color : #0000cc;
font-size : 100%;
text-align : left;
margin-right : 3%;
margin-left : 7%
}

h1 {
font-weight : bold;
color : #800080;
background-color :#c0c0c0;
text-align : center;
}

h2 {
font-weight : bold;
color : #800080;
background-color : transparent;
font-family : arial, sans-serif;
text-align : center;
}

h3 {
font-weight : bold;
font-family : arial, sans-serif,helvetica;
color : #006400;
background-color : white;
text-align : center;
}

p {
font-style : normal;
text-align : justify;
margin-right : 1%;
margin-left : 3%;
}

a{
font-weight : bold;
font-family : arial, sans-serif,helvetica;
color : #cd2990;
background-color : white;
}
ul{
font-weight : bold;
font-family : arial, sans-serif,helvetica;
color : #000000;
background-color : #CDCDB4;
}

img{
width="250" 
height="200"
}

