body {
font-family:arial,helvetica,sans-serif;
font-size:1em;
color:#FFFFFF;
background-image:url(../images/celtbk.gif);
background-attachment:fixed;
background-color:#009900}

a:link {
color:#99FF99}

a:visited {
color:#00CC00}

a:hover {
color:orange}

a:active {
color:#FF0000}

.t1 {
font-size:1.3em;
font-weight:bold}

.center {
text-align:center}

.center2 {
width:700px}

.norm {
border-top: medium solid #f4f4ff;
border-left: medium solid #f4f4ff;
border-right: medium solid #BFBFBF;
border-bottom: medium solid #BFBFBF;
background-color:#E6E6FF}

.small {
font-size:small}

.large {
font-size:large}

.left {
text-align:left;
width:700px}

.error-page {
text-align: center;
font-size: 1.3px;
font-weight: bold;
}

@media only screen and (min-width : 320px) and (max-width : 800px) {
body {
font-size: 1.3em;
}
}

@media only screen and (min-width : 320px) and (max-width : 800px) {
.center2 {
width: 100%;
}
}

@media only screen and (min-width : 320px) and (max-width : 800px) {
.link {
width: 100%;
height: auto;
}
}

