@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, Times New Roman, Times, serif;
	height:100%;
	margin:0px;
}

#head {
	width:550px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	margin-bottom:auto;
}

#banner1 {
	margin:0px;
	padding:0px;
	float:left;
	
}

#banner2 {
	margin:0px;
	padding:0px;
	float:right;
}

a {
	border:0px;
	outline:0px;
}

a img {
	border:0px;
}

a focus {
	border:0px;
}


