*
{
text-align: center;
}
h1
{
color: gray;
font-size: xx-large;
}

p
{
color: purple;
}
a
{
color: gray;
}
img
{
border-style : solid;
border-width: 2px;
border-color: gray;
}
marquee
{
color: purple;
font-size: x-large;
}
 h2
{
color: gray;
font-size: x-large;
}
h3
{
color: gray;
font-size: medium;
}

