samplestrng {
	background-color: #b8312f;
	font-size:122px;
	border-style:solid;
	border-width:10px;
	border-color:black;
}
smlstr {
	background-color: #b8312f;
	font-size:10px;
	border-style:dashed;
	border-width:1px;
	border-color:black;
}
#oc{ 
	position:relative; 
	top:0; 
	left:0;
	height: 300px; 
	width:25%;
	float:left; 

}
#ic{ 
	width: 220px; 
	height: 250px; 
	top: 10%; 
	margin: 0 auto; 
	position: absolute; 
	background:#b8312f;
	border-style:solid;
	border-width:10px;
	border-color:black; 

}
#itl{ 
	width: 50%; 
	height: 50%; 
	position: relative; 
	background:orange; 
}
#ibr{ 
	width: 50%; 
	height: 50%; 
	top:50%; 
	left:50%; 
	position: relative; 
	background:orange; 
}
#itr{ 
	width: 50%; 
	height: 50%; 
	left:50%; 
	position: relative; 
	background:orange;
}
#ibl{ 
	width: 50%; 
	height: 50%; 
	top:50%;
	position: relative;
	background:orange;
}
#sym{ 
	width: 70%; 
	position: relative;
	background:#b8312f;
	font-size:122px;
	font-weight:bold;
	float:left;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#shrt{ 
	width: 70%;
	height:10%;
	float:left;
	font-size:22px;
	background:#b8312f;
	color:#000000;
	text-align:left;
}
#atmn{ 
	width: 50%; 
	height: 20%; 
	text-align: center; 
	position: relative; 
	background:#b8312f;
	font-size:44px;
}
#snm{ 
	width: 100%; 
	height: 10%; 
	position: relative; 
	background:#b8312f;
	font-size:24px;
	color:#000000;
	text-align: center; 
}
#pro{ 
	width: 30%;
	height:10%;
	float:right;
	font-size:24px;
	background:#b8312f;
	color:#1abc9c;
	text-align:right;
}
#neu{ 
	width: 30%;
	height:10%;
	float:right;
	font-size:24px;
	background:#b8312f;
	color:#f7da64;
	text-align:right;
}
#ele{ 
	width: 30%;
	height:10%;
	float:right;
	font-size:24px;
	background:#b8312f;
	color:#efefef;
	text-align:right;
}

