#site{
    margin: 0px auto;
    background-color: black;
}
h1,p{
    text-align: center;
}

img{
    text-align: center;
}