@charset "utf-8";
/* CSS Document */

body 
{
  	background-color: #CCE8F7;
}

.logo
{
	width:100%;
	max-width:80%;
	height:auto;
	
}


.main_table
{
	margin-left: auto;
    margin-right: auto;
	text-align:center;
}
