
body {
    background-color:beige 
}

p {
    color:darkblue
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em;
    background color:beige   
}
h1 {
    font-size: 40px;
}

h2 {
    font-size: 32px;
}

h3 {font-size: 20px;
}

h4 {font-size: 18px;
}

h5 {font-size: 16px;
}

h6 {font-size: 14px;
}   

.classname
#unique name




id="1 Unique section per page"
class=group for styling

