.body {
	background-color: #141414;
	background-image: url(../assets/face2.gif);
	background-repeat: no-repeat;
	background-position: -15px 8px;
}
.photo1 {
	background-image: url(../IMG/1234A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.thumbs1 {
	padding: 0px 5px 5px 0px;
}
.bodyGraphic1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #222222;
}
.text_flag_1 {
	background-color: #FE002F;
	color: #FE012C;
}
.text_flag_2 {
	background-color: #9DC93D;
	color: #9DC93D;
}
.text_flag_3 {
	background-color: #FEB200;
	color: #FEB200;
}
.text_flag_4 {
	background-color: #00B4D1;
	color: #0DB4D2;
}
