* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #45413E;
}

.footer {
	text-align: center;
	font-size: 10px;
	background-color: #ECEDEF;
	line-height: 16px;
}

.header {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.content {
	text-align: center;
	height: 300px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
