@charset"utf-8";



#contentwrap{
    width: 960px;
    height: 850px;
    align-content: center;
    text-align: center;
    line-height: 2.5;
    font-weight: bold;
    margin: 0 auto;
}
#wrap{
    background-image: url(../image/Untitled-1-01.jpg);
    background-position: center;
    background-size: cover;
}

section p{
    margin-top: 120px;
}
