#wrapbody {
	font-family: Arial, sans-serif;
	width: 576px;
	height: 324px;
	max-width: 1536px;
	max-height: 864px;
	min-width: 192px;
	min-height: 108px;
	margin-left: 0%;
	margin-top: 0px;
	padding: 0px;
*	background: #CCCCCC;
       background: grey;
}


#hdrbarli {
       background: yellow;
       font-variant: small-caps;
       float: left;
       display: inline;
       text-decoration: none;
       margin-top: 1%;
       margin-left: 1%;
       padding: 1%;
       border: solid;
       border-color: white;
}


#hdrbarli:hover {
       font-weight: bold;
       border-color: green;
}

#blank {
       height: 15% ;
}

#msgbody {
       margin-left: 1%;
       padding: 1%;
       background: gold;
       width: 80%;
       -webkit-border-radius: 1%;
       -moz-border-radius: 1%;
}

#msgbodyimg {
       width: 50%;
       height: 50%;
}
