h1 { 
 color: #FFF;
 text-align: center;
}
body {
	background:url(tshirt/logo.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:right;
	text-align: center;
	font-family: tahoma,Arial,sans-serif;
    font-size: 18px;
}
img.borderedimage {
	border:none;
	border-width: 3px;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
