Team:Exeter/stylesheet.css

body {

background: #fff;

}

ul {

align: center;

}

.nav li {

display: inline;
text-decoration: none;
font-size: 30px;
font-family: Impact, serif;

}

.tail li {

display: inline;
text-decoration: none;
font-size: 30px;
font-family: Impact, serif;

}

.tail {

clear: both;
align: center;

}