body{background-image:url(backgroundpictures/tilebroken.jpg);
/*body{background-color:#ffffff;*/
background-repeat: repeat;
background-position: center;
background-position: top;
background-attachment: fixed;}
h2{background-color:#FEED87}
a:link{color:blue; text-decoration:none}
a:visited{color:green; text-decoration:none}
a:hover{color:red; text-decoration:underline}
a:focus{color:olive; text-decoration:none}
table{background-color:#ffffff;
width:90%;}
p{font-family:"Arial";
text-align:center;}
div.ex
{
width:75%;
padding:5px;
border:5px solid gray;
margin:0px;
background-color:#b0c4de;
}
p.random{font-family:"Arial";
text-align:left;}
