@charset "utf-8";
/* CSS Document */

body {
	width:100$;
	height:600px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
}

div#logo {
	width:570px;
	height:190px;
	margin:20px auto -10px auto;
	background:url(images/logo.jpg) no-repeat;
}

div#block {
	background:url(images/uc-tape.jpg) repeat-x #CCC;
	width:100%;
	height:80px;
	margin:0 auto;
}

div#strip {
	width:675px;
	height:63px;
	margin:0 auto;
	padding-top:20px;
	background:url(images/uc-strip.png) 0 10px no-repeat;
}

h3 {
	color:#231f20;
}

.greeee {
	color:#231f20;
}
.greeeey {
	color:#bfbfbf;
}

#up {
	margin-top:-50px;
}

.schoo {
	color:#194c7f;
}

a.schoo {
	color:#194c7f;
}

.cool {
	background:#dddddd;
	border:none;
}
#sgreeeey {
	color:#999;
	font-size:12px;
	position:fixed;
	bottom:5px;
	right:50px;
}
a.sgreeeey {
	color:#999;
	font-size:12px;
}
