/* CSS Document used for the homework 5 assignment
Author: Tricia Kohler
Course: ITWP 1000
File: style5.css
*/

h1, p {
    text-align: center;
}

main {
    margin: 20px;
}