@charset "utf-8";
/* CSS Document */

*{
	margin: 0 auto;
	padding: 0 auto;
}

#top{
	width: 964px;
}

	#top1{
		width: 964px;
		height: 28px;
		background:url(images/clothMatch2_01.gif);
	}
	
	#topLogo{
		width: 964px;
		height: 248px;
		background:url(images/clothMatch2_02.gif);
	}
	
	#topBar{
		width: 964px;
		height: 38px;
		background:url(images/clothMatch2_03_bg.gif);
	}
	
		#bar{
			margin-top: 5px;
			margin-left: 70px;
		}
	
		#flowers{
			width: 964px;
			height: 39px;
			background:url(images/clothMatch2_04_01.gif);
		}
		
#footImg{
		width: 964px;
		height: 92px;
		background:url(images/clothMatch2_08.gif);
	}
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}