body {background-image:url('images/dummy2.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:-50 0;}

{background-color:white;}

h1 {font-size:300%;
position:relative;
top:0px;}

h2 {font-size:200%;
position:relative;
top:-40px;}

h3 {font-size:150%;
position:relative;
top:-70px;}

h4 {font-size:125%;}

p {font-size:100%;
word-spacing:100%;}

pmenu {word-spacing:30px;
position:relative;
top:-80px}

a:link {color:#C11B17;text-decoration:none;}
a:visited {color:#C11B17;text-decoration:none;}
a:hover {color:black;text-decoration: none;}

.floatright { float: right; }
.floatleft {float: left;}