body {

font-family: "comic sans, georgia,courier new";
font-weight: "700";
}

h3,h2,h1 {color: #008000; text-align: center;}
ul{list-style-type: square;
	text-align: left;
}

img.x {
position:absolute;
left:20px;
top:10px;
}
img.k {
position:absolute;
right:20px;
top:10px;
}
div.j {
position: absolute;
right: 0;
top: 225px;
text-align: center;
}

th#try1 {
color: #9932cc;
text-decoration: underline;
font-size: 130%;
font-family: trajan;
}

.special{
	color: #9932cc;
	align: left;
	text-decoration: underline;
}
a:link {color: #cd5c5c; text-decoration: none;}
a:visited {color: #FF6633; text-decoration: none;}
a:hover {color: #8b4513; text-decoration: underline;}
a:active {color: #008b8b;}
