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

.imh
{
	width:200px;
	height:210px;
	float:right;
	border-radius:10px;
	margin-right:5px;
	margin-top:3px;
	
}


.marksheet
{
	
	width:480px;
	height:250px;
	border-radius:20px;
	margin-left:6px;
	margin-top:20px;
	}
	
	
	.img
	{
		onContextMenu:return false;}