/* CSS Document */

body {
background-image: url(../images/WoodenFloor.jpg);
background-repeat:repeat-x;
font: 0.9em arial, sans-serif;
text-align: center;
color: black;
text-decoration: none;
}

h3 {
color: red;
}

#text
{
text-align: justify;
margin-left: 15px;
}

#iframe { 
margin: none;
padding: none;
border: none;
background-color: #62F59A;
}

#frametext { 
margin: 0px;
padding: 0px;
border: 0px;
width: 100%;
height: 100%;
background-color: #62F59A;
font: 0.9em arial, sans-serif;
text-align: justify;
}

#redtxt
{
font-style: italic;
font-weight: bold;
color: red;
}

a img {
border:0px;
}

#timetable {
font: 0.6em arial, sans-serif;
}