*{
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 10px;
}
a{
	color: #000;
}
img, div, #container, #links {behavior: url('iepngfix.htc')}

#container{
	position: relative;
	text-align: center;
	margin-left: 50%;
	left: -265px;
	top: 20px;
	width: 531px;
	height: 530px;
	background-image: url('img/miwa_homepage_bg.png');
}
#links{
	position: relative;
	top: 265px;
}
#links img{
	margin: 5px;
}
