body {
	/*background-image: url("img1/img2.png");*/
	/*background-size: 100%;*/
	background-color: #405EA4;
	/*background-size: 100%;*/

}

table, tr,td {
background-color: white;
border : 2px solid black;
font-size: 21px;

}

a {
	color: white;
}