@import url("../css/hompage_layout.css");
@import url("../css/navigation.css");
@import url("../css/footer.css");
@import url("../css/type.css");
* {padding:0; margin:0;}
* fieldset {border:none;}
#wrapper {width:690px;margin-top: 10px;margin-right: auto;margin-bottom:0; margin-left:auto; height:inherit;}
body {background-color:#A0A78F;}

.clear {
	clear:both;
	line-height:0px;
	
	}








