body, html {
height:100%;
background-color: #000000;
margin: 0px auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
color: #454545;
font-family: Arial, Sans-serif;
font-size: 100%;
}

@font-face {
font-family:Bauhaus93;
src: url('Bauhaus_.ttf');
}

img, a, div {
padding: 0;
margin: 0;
}

.clear {
clear: both;
}

.center {
text-align: center;
}

#bodywrap {
max-width: 900px;
height:100%;
margin: 0px auto;
padding: 0px;
}

#hometop {
background: transparent url("http://www.maths.tcd.ie/~physoc/img/hometop1.png") no-repeat scroll;
height: 500px;
width: 900px;
}

#homebottom {
background: transparent url("http://www.maths.tcd.ie/~physoc/img/homebottom.png") no-repeat scroll;
height: 110px;
width: 900px;
clear: both;
}

.homelinks {
height: 65px;
background: #000000 url("http://www.maths.tcd.ie/~physoc/img/navybg.png") repeat scroll;
float:left;
text-align:center;
}

.homelinks a {
text-decoration: none;
color: #ffffff;
font-size:1.2em;
font-family: "Bauhaus 93", "bauhaus 93", bauhaus93, Bauhaus93, sans-serif;
}

.homelinks a:hover {
font-style: italic;
text-decoration: underline;
}
