body, input, td, th, p {
    font-size:12pt;
	background-repeat:no-repeat;
	background-attachment:float;
	background-position:top;
}
#home_link {
    margin-top:1em;
}
td {
    text-align:left;
}
#positions {
    width:60%;
}
#right {
    width:40%;
}
#hiring {
    padding-top:0.3em;
    text-align:right;
}
#logo {
    position:absolute;
    top:56px;
    left:962px;
}
.middle_box {
    margin-right:auto;
    margin-left:auto;
}
.bordered_box {
    padding:2em;
    border:1px solid gray;
    margin-right:auto;
    margin-left:auto;
}
.top_link {
    text-align:right;
}
th, label {
    font-weight: normal;
}
