 {
font-size : 14px;
color : #f5deb3;
text-align : left;
margin : ;
} 

H3 {
font-size : 18px;
color : #f5deb3;
text-align : left;
} 

H2 {
font-size : 22px;
color : #f5deb3;
text-align : center;
} 

H1 {
font-size : 30px;
color : #f5deb3;
text-align : center;
} 

BODY {
font-size : 14px;
color : #f5deb3;
background : #000000 url(/austerlitz/pics/cube2.jpg) fixed repeat;
} 

A:link {
color : #f5f5f5 ;
text-decoration : underline
}

A:visited {
color : #d2b48c ;
text-decoration : underline
}

A:hover {
color : #ffffff ;
text-decoration : underline
}

A:active {
color : #ff0000 ;
text-decoration : underline
}

