body {
	background-color:black;
	height:1000px;
	
	overflow-x:hidden;
}

img.middle {
	margin-right:auto;
	margin-left:auto;

	float:left;
	position:relative;
	display:inline;
	width:619px;
	height:74px;
}

#sites{
float:right;
display:inline;
display:relative;
top:0px;
}



#port {
float:left;
position:relative;
top:0px;
}

#contain{
width:600px;
	
position:relative;
top:0px;
}

#resume{
float:left;
position:relative;
top:0px;
left:100px;
}

}

img {
	border:none;
}