/* Stylesheet for Akademy */
body {
	background-image: url(../images/bar-pagebackground.jpg);
	background-repeat: repeat-x;
}
div#text {
	background-image: url(../images/background3.gif);
	/* background-image: url(../images/bar-back.jpg); */
	background-position: right bottom;
	background-repeat: no-repeat;
}
div#text a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
div#text a:hover {
	text-decoration: underline;
}
h2 {
	background-image: url(../images/bar-icon.jpg);
}