body
{
	font-family: dotum, sans-serif, serif;
	
	
	background-image:url('b47.jpg');
	color: black;
	margin: 5% 5%;
}

h1
{
text-align: center;
font-weight:bold;
}
h2
{
font-family: arial;
color: #FF9900;/*Orange*/
padding-top: 100pt; 
text-align: center; 
}
table
{
 background: #BBBBBB;/*Grey*/
 border: 4px solid #000000; 
 padding: 3px; 
 font-size: 12pt; 
 line-height: 12pt;
}
td 
{
background: #CCCCFF; /*Very Lighh blue*/
border: 3px solid #CCCCFF; /*Very Lighh blue*/
padding: 15px;
}





