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

body {
	background-color:#000;
}	

a#container {
	display:block;
	background-image:url(images/matt-hamilton-photography.jpg);
	width:720px;
	height:546px;	
	background-repeat:no-repeat;
	margin:50px auto 0px auto;
	
}
