﻿/* TreeFrame */
BODY {
    background-color : #FFFF99;
}
 .title {
    margin-left:100px;
    font-family: arial; 
    font-size: 120%; 
    text-align: center
    }

div#left {
	margin-left:10px;
	float: left;
	width: 150px;
}

 .c1 {font-family: arial; font-size: 120%; text-align: center}


.JT {
    float:right;
    line-height : 150%;
    text-align : right;
}  /*Welcome Page Button*/

img
{  border-style: none;
}