*{
    margin:0;
    padding:0;
    
}

#wrapper{
    width:100%;
    margin:auto;
}

header{
    text-align:center; 
    margin-bottom:30px;
    border-bottom:1px solid #000;
}

h1{
    font-size:3.2em;
}

h2{
    font-size:1.7em;
    line-height:1.7em;
    text-align:center;
}

p{
    font-size:1.2em;
    line-height:1.2em;
}

main{
    width:74.46808%;
    margin:auto;
}

img.one{
    width:74.46808%;  
    margin-left:10.638297%;
}

img.two{
    width:74.46808%;
    margin-top:5px;
    margin-left:10.638297%;
}

img.three{
    width:74.46808%;
    margin-left:10.638297%;
}

ul{
    margin-left:10.638297%;
    font-size:1.2em;
    line-height:1.2em;
    margin-bottom:10px;
}