/* Style sheet for Kerry O'Brine fashion student  Version 0.1*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #1B2E58;
}

#container {
	background-color: #FFFFFF;
	width: 359px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#content {
	position: relative;
	width: 359px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



 
.swatchCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #1b2e58;
	text-align: center;
	padding: 0px 10px 10px 10px;
}
