body {
	text-align: center;
	height: 100%;
		margin: 0px 20px 0px 20px;
		padding: 0px;
		background-color: #181818;
		color:#ffffff;
		font-family: sans-serif;
		font-size: 14px;	}
	
img {
	border: 1px solid black; 	}

/* LOVETHEBOMB LOGO */
h2 {
	font-size: 64px;
	text-shadow: 0px 0px 1px red;
	color: #2c0804;
	text-align: center;
	font-weight: bold;	}
h2 img {
/* padding: auto auto; */
border: none;
vertical-align: top;	}

h2  u {
	//font-weight: none none;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 5px solid #2c0804; 	}
	
.plus8 { text-shadow: 0px 0px 11px red; }
.plus7 { text-shadow: 0px 0px 10px red; }	
.plus6 { text-shadow: 0px 0px 9px red; }
.plus5 { text-shadow: 0px 0px 8px red; }
.plus4 { text-shadow: 0px 0px 7px red; }
.plus3 { text-shadow: 0px 0px 5px red; }
.plus2 { text-shadow: 0px 0px 4px red; }
.plus1 { text-shadow: 0px 0px 3px red;	}

/* default uglies ar ar ar ... */
.plus0 { text-shadow: 0px 0px 3px red;	}
.moins0 { text-shadow: 0px 0px 3px red;	}	
/* #################### */

p {
	border-color: #2c2c2c;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	color: white;
	background-color: #1b1b1b;	}
.wrapper {
	 width: 650px;
	 height: 400px;
	 margin: 0px auto -1px auto;	}
.group { }
.group img {
	 padding: 4px;
	  background-color: #222222 ;	}
.group a:hover {
	background-color: white;	} 
.status {
	padding: 3px;
	color: darkred;
	background-color: #1b1b1b;
	border: 1px solid #2c2c2c;
	-moz-border-radius: 3em;
	-webkit-border-radius: 3em;
	border-radius: 3em;	}
.status img {
	border: none;	}
.status a {
	text-decoration: none;
	color: darkred;	}
.status a:hover {
	color: white;	}

.footer {
color: #666;
font-size: 10px;	}

.footer a {
font-weight: bold;
text-decoration: none;
color: white;	}
.footer a:hover {
color: red;	}

a {
color: white;
text-decoration: none;
font-weight: bold;	}
a:hover {
color: red;	}

a:visited {
color: darkred;	}

.browserinfo {
position: absolute;
top: 0px;
left: 0px;
}
.browserinfo u{
text-decoration: none;
padding-top: 10px;}
.browserinfo img{
padding: auto;
border: none;
}
