body {
	margin: 0px;
	padding: 0px;
	}

.image {
	background-color: #1F170B;
	background-image: url(images/1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:310px;
	height:448px;
	margin:0px;}

.Caption {
	width:231px;
	font-family: Arial;
	font-weight: normal;
	font-size:  10pt;
	line-height:15pt;
	color:  #FFFFFF;
	padding-left:15px;
	padding-top:10px;
	text-align: left;
	}

