html
{height: 100%;}

body
{background-color: #ffec9e;
 text-align: center;
 margin: 0px;
 height: 100%;}

.centerline
{background-color: #fcc800;
 display: inline-block;
 width: 800px;
 height: 100%;
 overflow:scroll;
 padding: 8px 0px;}

.year
{margin: 50px 0px 0px;}

a
{margin: 0px 10px;}

.space
{height: 80px;}

.footer 
{margin: 80px 0px 80px;}