/* CSS Document */
.bot1 {
	color: #FFF;
	background-color: #FC0;	
}
body {
	background-color: #3054A4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pad1{
	padding: 9px;
}
.mar1{
	margin: 9px;
	left: 12px;
	top: 12px;
	position: relative;
}

