*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background: #3f3f3f;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	text-align:center;
}

img{
	border: 5px solid  #bab8ba;
}

a{
	color:#bab8ba;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
}

#image{
	margin-top:50px;
	}
	
#link{
	margin-top:10px;
	}