body {
 margin:0;
 padding:0;
 background: #000000 url(http://broken-body.net/images/layout/s-bg001.png);
 text-align: center;
 font: 14px Tahoma;
 letter-spacing: 1px;
 color: #000000;
}

p {
text-align: justify;
line-height: 23px;
padding: 8px 8px 1px 8px;
}

#outer {
 margin-top: 0px;
 width: 800px;
 text-align: center;
 background: #83a9e5 url(http://broken-body.net/images/layout/s-bg02x.png);
}
#hdr {
 width: auto;
}
#nav {
 width: auto;
}
#cont {
 width: auto;
}
#ftr {
 width: auto;
}
.center {
 margin: 0 auto 0 auto;
}
.centeralign {
 text-align: center;
}
#menu
{	margin: 0px auto 0px auto;
	background: #831b06;
	font-family: Georgia;
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
	width: 800px;
}
#menu a 
{	padding: 8px 8px 8px 8px;
	text-align: center;
        border-bottom: none;}

#menu a:hover
{	padding: 8px 8px 8px 8px;
	color: #ffffff;
	text-align: center;
        border-bottom: none;}

#menu .m1
{	
	color: #1cef20;}
#menu .m2
{	
	color: #5f9dd9;}
#menu .m3
{	
	color: #d5b712;}
img { 
border-color: #fce101;
 }
b {
 color: #e10b0b; 
 font-family: arial;
 font-size: 14px;
 letter-spacing: 2px;
 text-transform: uppercase;
}
i {
 color: #fae1ff;
 font-family: Verdana;
 font-size: 14px;
 letter-spacing: 2px;
}
li {
text-align: left;
}
table {
 text-align: justify;
}
blockquote {
 text-align: justify;
}
H1
{       color: #8a07dd; 
        font-size: 28px;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: left;
	font-family: Verdana;
	font-style: italic;
	text-transform: lowercase;
        padding: 2px 2px 2px 20px;
	margin: 15px 0px -18px 15px;}
a:link {
 color: #f4eb03; font-family: georgia; font-weight: bold; text-decoration: none; letter-spacing: 2px;  border-bottom: 2px dotted #f80560;
}
a:visited {
 color: #f4eb03; font-family: georgia; font-weight: bold; text-decoration: none; letter-spacing: 2px;  border-bottom: 2px dotted #f80560;
}
a:hover {
color: #f80560; font-family: georgia; font-weight: bold; text-decoration: none; letter-spacing: 2px;  border-bottom: 2px dotted #000000;

}