body {

background-image: url('ss122.gif');

color: #ffffcc;

font-size: 100%;

font-family: "Trebuchet MS",Helvetica,sans-serif;

text-align: center;

line-height: normal;
}

h1 {

font-size: 2.5em;

}

h2
{

font-size: 2em;

}
h3
{

font-size: 1.5em;

}

h4
{

font-size: 1em;

}
p
{

font-size: 1em;
}

.just
{
text-align:justify;
}

p.white
{

color: #00ffff;
}

a:link {
  color: #00ccff;
  text-decoration: none;
}
a:visited {
  color: #990099;
  text-decoration: none;
}
a:hover {
  color: red;
}
a:active {
  color: #990099;
  text-decoration: none;
}

