@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
#globalteh{
	background-image: url(../images/globalteh.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 407px;
	margin-top: 175px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#marks{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}

.imglink{
	border: 1px solid #000;
}

.imglink:visited{
	border: 1px solid #000;
}

.imglink:hover{
	border: 1px solid #000;
}
