select
{
  width: 300px;
  padding: 2px 30px;
  border-radius: 4px;
  background-color: #88BBFF;
  font-family: "Comic Sans MS";
  font-size: 15px;  
  font-weight: bold;
}
span 
{
	overflow: hidden;
	display: inline-block;
}
h1 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	text-align: center;
	margin-right: 20px;		
	margin-top: 5px;	
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 28px;
	color: maroon;
}
h2 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	margin-left: 20px;	
	font-weight: bold;
	font-size: 18px;
	color: maroon;	
}
h3 
{
	font-family: "Comic Sans MS";
	text-align: justify;
	line-height: 20px;
	font-size: 15px;
	margin-top: -1px;	
	margin-bottom: -1px;		
}
h4 
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 13px;
	margin-top: -2px;	
	margin-bottom: -2px;	
}
h5 
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: italic;	
	font-size: 13px;
	margin-top: -20px;	
	margin-bottom: 0px;	
	margin-left: -40px;
	color: #882222;
}
h6 
{
	font-family: "Trebuchet MS";
	text-align: justify;
	font-style: italic;	
	margin-left: 20px;	
	margin-right: 20px;		

	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #882222;
}
a 
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: italic;	
	font-size: 13px;
	margin-left: 87%;	
	color: blue;
}
p 
{
	font-family: "Comic Sans MS";
	font-size: 14px;
}
svg
{
	width: 25px;
	height: 25px;	
}
.bm
{
   position: absolute;
   bottom: 15px;
   left: 15px;
}
.tb
{
   position: relative;
   top: 0px;
   left: 100px;
}
.gif
{
	position: relative;
	top: 80px;
}
