body {
background-color: #FBC02D;
font-family: 'Oswald', sans-serif;
font-size: 100%;
margin: 0 auto;
}

a {
color: #fff;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: none;
}

h1 {
text-align: center;
line-height: 110%;
}

h2 {
color: #f5f5f5;
font-size: 300%;
padding: 5px 0 ;
text-align: center;
}

p {
text-align: left;
color: #fff;
font-weight: Bold 700 ;
line-height: 130%;
margin: 50px;
padding: 50px;
overflow: hidden;
}


.top{
margin-top: 100px;
text-align: center;
height: 200px;
font-size: 500%;
}

.container_1{
margin: 100px 0;
font-size: 500%;
text-align: center;
}

.copy{
text-align: center;
font-size: 100%;
margin:50px 50px 0 0;
}