body {
font-size: 62.5%;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0;
text-align:center;
background: url(../images/cavehill.jpg) no-repeat top center;
}

#holder {
margin: 0px auto;
text-align: left;
width: 756px;
padding:0;
background: transparent url(../images/tile.png) top left;
}

#links img {
float:left;
border-left: 1px dashed #999999;
border-bottom: 1px dashed #999999;
}

#links .start {
border-left: none;
}

#text {
clear:left;
padding: 20px 20px 5px 20px;
text-align:left;
color:#000;
}

#text p {
font-size:1.6em;
padding-bottom:15px;
line-height:1.3em;
}

#text em {
font-style:italic;
}

#text strong {
font-weight: bold;
}

#text blockquote {
font-size:1.6em;
padding: 0 40px 15px 40px;
line-height:1.3em;
}

#text img {
padding:5px;
border: 1px solid #000;
}

#text p img.right {
float:right;
margin: 0 0 5px 5px;
}

#text p.center{
text-align:center;
}

#text p img.left {
float:left;
margin: 0 10px 10px 10px;
}

#text h1 {
font-size: 2.4em;
padding-bottom:15px;
}

#about #text  h1, #about #text a{
color: #30a906;
}

#about #text a:hover{
color: #000;
}

#home #text h1{
color:#ff02ec;
}

#structure #text h1 {
color: #fb0902;
}

#business #text h1 {
color: #f5be0d;
}

#competitions  #text h1 {
color: #031df8;
}

#footer {
clear:both;
text-align:center;
font-size:1.2em;
color:#000;
padding-bottom: 20px;
}

#footer img {
padding: 0 0 5px 0;
}