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

#holder		{
			width: 655px;
			margin: auto auto;
			position: relative;
			}
			
#logo		{
			background-image:url(media/logo.jpg);
			width: 655px;
			height: 530px;
			}
#nav		{
			width: 656px;
			height: 63px;
			}
