body{background-color: #E5E4E7;margin-left: 5%; margin-right: 5%;}
#header{background-color: #D5EFBB;
	background-size: 96px 128px;
	background-image: url(me.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 128px;
}
#content{border-bottom: 1px solid black;background-color: white;}
.header_up, .content_row{display: table;width: 100%;}
.header_up_row{display: table-cell;text-align: center; width: 50%;padding-top: 5px;}
.mail{color: #3878EE}
.row_type, .row_description{display: table-cell;border: 1px solid black;padding-left: 10px; padding-right: 10px;padding-top: 5px; padding-bottom: 5px;}
.row_type{border-bottom: none; border-right: none; width: 25%;}
.row_description{border-bottom: none;}
#video{width=640px; height: 385px;}
#name{text-align: center;}
#footer{border: 1px solid black;border-bottom: none;background-color: #EA2222; height: 60px; text-align: center;}
