body{
	background-color:#080808;
	border-style:none;
	border:0;
}

#container{
	width:750px;
	float:center;
	position:relative;
	margin:15px auto auto auto;
}

#nav{
	float:left;
	position:relative;
	width:130px;
}

a{
	text-decoration:none;
	border-style:none;
}

img {
	border-style: none;
}
