html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.rectangle1 {
margin: 0px;
padding: 0px;
height: 150px;
width: 100%;
background-color: rgb(119, 109, 109);
border-radius: 20px;
}
.rectangle1 h1{
padding-top: 40px;
font-size:40px !important;
}
h2{
font-size:40px !important;
}
h3{
font-size:30px !important;
text-align: center;
margin-top: 20px;
}
.menu {
margin-top: 20px;
background-color: grey;
border-radius: 10px;
height: 70px;
width: 100%;
}
p2 {
border-radius: 40px;
font-size: 20px;
color: rgb(255, 255, 255);
float: left;
background-color: rgb(255, 0, 0);
padding-left: 5.25%;
padding-right:5.25%;
margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
}