@charset "utf-8";
#senior {
	width: 400px;
	height: 260px;
	margin-top: 125px;
	margin-left: 265px;
	position: absolute;
	background-color: #333;
	padding: 30px;
	color: #FFF;
	left: -45px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

