BODY {
background-color: #ffffff;
font-family: verdana, Times;
background-image: url(line.gif);
background-repeat: repeat-x;
}

a:link {
text-decoration: none;
}

a:visited {
color: #cc66cc;
text-decoration: none;
}

.logo {
position: absolute;
top: 30px;
left: 275px;
z-index: 2;
}

.tch {
position: absolute;
top: 20px;
left: 700px;
z-index: 3;
}

.mchb {
position: absolute;
top: 15x;
left: 20px;
z-index: 4;
}

.menu {
position: absolute;
top: 250px;
left: 20px;
z-index: 5;
}

.faculty {
position: absolute;
top: 210px;
left: 205px;
z-index: 6;
}

.welcome {
position: absolute;
top: 305px;
left: 200px;
width: 530px;
z-index: 7;
font-family: Verdana, sans-serif;
}

.links {
position: absolute;
top: 205px;
left: 200px;
width: 530px;
z-index: 8;
font-family: Verdana, sans-serif;
}	



