body
{
background-image: url("vuecorse.jpeg");
background-position: 300px 0px;
}
h1
{
text-align: center;
font-size: 50px;
font-family: comic sans ms;
color: black;
}
h1
{
font-family: comic sans ms;
font-size: 50px;
text-align: center;
text-decoration: underline;
}
h3
{
font-family: comic sans ms;
font-size: 27px;
text-align: left;
}
p
{
text-align: justify;
font-family: comic sans ms;
font-size: 20px;
}
ul
{
text-align: justify;
font-size: 20px;
font-family: comic sans ms;
color: black;
font-weight: bold;
}
