* {
background:#bbb;
font-family: 'Roboto', sans-serif;
}

#header > h2,h1,u {
background:#000040;
height:20%;
text-align:center;
color:#fff;
}

#intro > h3{

margin-bottom: -10px;
padding-bottom:-10px;

}

h1 .break {
page-break-before:always;
}

.header {
page-break-after:always;
}