@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF99FF;
	background-image: url(parts/back_check.jpg);
	margin: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.icons {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

address {
	font-size: 9px;
	position: absolute;
	bottom: 10px;
	left: 5px;
	font-family: "Times New Roman", Times, serif;
}
