
BODY {	
	background:		url("/pad.png");
	background-color:	rgb(224,224,224);
	background-attachment:	fixed;
	color:			rgb(0, 80, 124);
    }

IMG {
	border:			0;
}

A:link {
	color:			rgb(48, 96, 160);
}

A:visited {
	color:			rgb(32, 32, 96);
}

H1 {
	font-size:		large;
	text-align:		center;
}

H2 {
	font-size:		large;
}

PRE {
	font-weight:		bold;
	font-size:		large;
	color:			rgb(0, 64, 96);
	display:		inline;
}

.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.thumb {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size:	small;
    font-stretch:	condensed;
}

.tiled {
  background-image: url("/.tile.png");
  background-repeat: repeat-x;
  background-color: #000000;
  padding: 0;
}

.thumbinfo {
    margin-left:	0px;
    margin-right:	0px;
    text-align:		center;
    font-size:		x-small;
    font-stretch:	condensed;
}

.thumbcap {
    margin-left:	auto;
    margin-right:	auto;
    text-align:		center;
    font-weight:	bold;
}
