body {
        background-image : url('images/baseback.gif');
        background-color: black;
        cursor : auto
}
a {
        color : blue;
        text-decoration : underline;
}
a:visited {
        color : green;
}
a:hover {
        color : red;
}
a:active {
        color : fuchsia;
}
.snow {
	color: snow;
}
.subheading {
	color: snow;
        font-size: 115%;
	font-weight: 700;
}
.normalback {
	color: snow;
        background-color: teal;
}
.reverseback {
	color: teal;
        background-color: snow;
}
.lightback {
        background-color: white;
}
.lightup {
	color: yellow;
	font-weight: 600;
}
.narrow {
	font-weight: 400;
}
.table_basic {
        border-collapse : collapse;
        border : solid;
        border-width: 5px;
        border-color: teal;
}
.table_description {
        border-collapse : collapse;
        border : solid;
        border-width: 2px;
        border-color: teal;
        background-color: white;
        padding: 6px;
        font-size: 90%;
}
.table_story {
        background-color: white;
        border-width: 3px;
        border-color: white;
}
.stamp {
        font-size: 90%;
	color: dimgray;
}
.access {
        font-size: 90%;
	color: dimgray;
	background-color: white;
}
.refer {
        font-size: 90%;
        text-align: center;
        background-color: yellowgreen;
}
.scientific_name {
        font: italic normal 600 100% "Times New Roman",serif;
        color: #404040;
}
.scientific_name_light {
        font: italic normal 500 100% "Times New Roman",serif;
        color: snow;
}

h2 {
        color: white;
        font-size: 130%;
}

.scene {
	font-size: 100%;
	font-weight: 500;
	color: white;
        text-align: center;
        padding: 20px 2px 20px 2px;
}
.efect {
        background-color: white;
        font-size : 12px;
        text-align: center;
}
.extraback {
        background-color: lavender;
        font-size : 10px;
        text-align: center;
}
/*----- Êý¸þ -----*/

