body {
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  margin-left: 0px;
  margin-top: 0px
	background: url(wheel.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

a {color:#1E65DB}
a:vlink {color:#A73FE4}
a:hover {color:#FF3322}

toolbar {color:#444444; background:#CFDCE9}
toolbar:vlink {color:#444444; background:#CFDCE9}
toolbar:hover {color:#000000; background:#DFECF9}

#padding {
  height: 50px;
}

#bottom {
  position: fixed;
  bottom: 0;
}
