body {background-color: black}
 table.center {margin-left:auto; margin-right:auto;}
p, h1, h2, td {font-family:"Courier New", Courier, monospace;}
 p {color: rgb(255,255,255)}
 h1 {color: rgb(255,255,255)}
 h2 {
 	color: rgb(255,0,0);
 	text-align: center;
 	}
 b {color: rgb(255,0,0)}
table {
color: rgb(255,0,0);
border-color: rgb(255,0,0);
}
img {border: none}

td {
border-color: rgb(255,0,0);
color: rgb(255,255,255);
}

th {
border-color: rgb(255,0,0);
color: rgb(255,255,255);
}

.title {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

.class1 A:link {color:  #000000; text-decoration: none} 
.class1 A:visited {color: #000000; text-decoration: none}
.class1 A:active {color: #000000; text-decoration: none}

 A:link {color:  rgb(255,0,0); text-decoration: none} 
 A:visited {color: rgb(255,0,0); text-decoration: none}
 A:active {color: rgb(255,0,0); text-decoration: none}
 
 .flickr_badge_image
  {
  width:150px;
  height:150px;
  border:2px solid red;
  margin:0 5px 5px 5px;
  float:left;
  text-align:center;
  overflow:hidden;
  }

.flickr_badge_image img {
	border: 0px; 
	margin:0px;
  	}

.ballbags
{
 width:500px;
 overflow:hidden;
 margin-left:auto;
 margin-right:auto;
 align:center;
}