body {
        font-family:            Georgia, serif;
        font-size:              1em;
        margin-left:            8em;
        margin-right:           8em;
        background:             white;
        color:                  black;
        text-align:             justify;
}

p { 
        line-height:    	1.2em;
}

p.right {
        text-align:     	right;
}

h1 {
        font-weight:    	bold;
        text-align:     	center;
        clear:          	both;
}

h1 {
        font-size:      	1.728em;
}
    
.centre {
        text-align:     	center;
}

img {
        padding:        	1em;
}
