
body {
color="#000";
font-family: arial, "times new roman", tahoma, verdana, "sans-serif";
background-color: "#cfc";
background-image: url(image1.jpg);
text-align: center;
margin: 3px}

P {
color: #fff;
text-align: justify;
text-indent: 30px;
font-size: 1.3em;
margin-top: 20;
margin-left: 50;
margin-right: 50;
margin-bottom: 20}


.z1 {
font-family: arial;
font-size: 2em;
font-weight: bold;
color : #0ff;
text-align: center}

.z2 {
color: #0f0;
font-family: arial, tahoma, verdana;
font-size: 1.5em;
font-weight: bold;
text-align: center;
text-decoration: none}

.z3 {
color: #0f0;
font-family: arial, tahoma, verdana;
font-size: 1em;
font-weight: bold;
font-style: italic;
text-align: center}

a.z2:active {
color: #0ff}

a.z2:visited {
color: #0f0}

a.z2:hover {
color: #f90;
text-decoration: underline}
