Body {
	background-image: url(../image/general/emptyroom.png);
	background-color: red;
	background-repeat: no-repeat;
	background-attachment: fixed; 

		}

Table#stuffTitleTable {width: 100%;}
TD#stuffTitleCol1 {width: 185px;}
TD#stuffTitleCol2 {width: 425px;}
TD#stuffTitleCol3 {width: *%;}

Table#T1 {width: 100%;}
TD#col1 {width: 200px;}
TD#col2 {width: 450px;}
TD#col3 {width: *%;}

.StuffTitle {
	font:		bold 120% Arial;
	text-align:	center;
	margin:		30px 138px 40px 155px;	
	padding:	10px;
	background:	orange;
	border:		solid 10px black;
	color:		white;

		}
		
.back{
	font-weight: bold;
	color: #000066;
	padding-top: 40px;

}

.picture1{
	border: medium dashed #333333;
}
