/* CSS Document */
body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin:0px;
}
div {
	margin-top:10px;
}
#main{
}
#foot{
	margin-bottom:20px;
}

