body{
background-color:orange;
color: White;
}

h1,p{
font-family: bodoni, serif; 
font-weight: bold;
font-size: 150px; 
text-align: center; 
max-width: 100%; 
min-width: 300px
} 

p{
font-size: 40px;
line-height: 5px;
}


#sites{
color: black;
text-align: center;
font-size: 20px;
Font-family: helvetica, sans serif; 
text-decoration: none; 
padding: 10px; 
}
