 /* Cascading Style Sheet des Robert Albers, Codeklauen wird mit dem Tode geahndet! */
/* index */

/* body {
background-image : url('./../img/bg.gif');
background-attachment : fixed;
background-color : #313131;
background-repeat : repeat;
} */

h1 {
font-family: serif;
font-size : 12em;
font-weight : bolder;
line-height : 1em;
}

#cupholder {
position: absolute;
display: block;
bottom: 10%;
right: 5%;
}

#cupholder h1 {
text-align: right;
}
