body
{
background-image: url("europeclair.jpg");
background-attachment: scroll;
}
h1
{
color: purple;
font-size: 50px;
font-family: arial;
text-align: center;
text-decoration: underline;
}
h3
{
color: black;
font-size: 22px;
font-family: time new roman;
text-align: left;
}
h4
{
text-align: center;
}
h5
{
color: black;
text-align: center;
font-size: 33px;
font-family: time new roman;
}
h6
{
color: black;
text-align: center;
font-size: 13px;
font-family: arial;
font-style: oblique;
}
p
{
color: navy;
font-size: 22px;
font-family: comic sans ms;
font-style: oblique;
text-align: justify;
font-weight: bold;
}
ul
{
font-family: comic sans ms;
font-size: 24px;
text-align: center;
font-weight: bold;
}

