#com{
	background: red;
	text-align: center;
	font-family:times new roman; padding: 50; margin: 0;
}
.class{
	background: red;
	text-align: center;
	font-family:times new roman; padding: 50; margin: 0;
}
.charset{
	background:#A9A9A9 ;
	width: 100%;
	height: 500px;
    text-align: center;
}
.title{
	text-shadow: 5px 5px 3px grey;
	width: 100%;
	height: 165px;
	display: inline-block;
	margin-top: 70px;
}
.img{
	width: 177px;
	height: 236px;
	margin-top: 0;
	margin-bottom: 10px; 
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
.body{
	background: red;
	width: 100%;
	height: 150px;
    text-align: center;
    position: absolute;
}
.type{
	text-shadow: 5px 5px 3px grey;
	text-align: center;
}
.a{
	color: black;
	text-decoration:none;
}