/* CSS Document */

html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-color:#7CA0D9;
}