html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
h1{
	font-size:16px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h2{
	font-size:12px;
	color:#b5152b;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.popimg{
	background-color:#bcb49d;
}