DIV#header{
	float:left;
	width: 1020px;
	height: 200px;
	padding:0px;
}

DIV#header div#header_image{
	margin-top:0px;
	margin-left:0px;
	float:left;
}

DIV#header div#follow{
	float:right;
	color:#000;
	margin-right:40px;
	margin-top:160px;
}

DIV#header div#follow img{
	margin-left:20px;
}


