
h2 {
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    text-align: center;
}

#blade h1{
    background-color: #0540B6;
    border-bottom: 2px solid #F1A242;
    border-left: 10px solid #F1A242;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

#blade h2 {
    font-weight: bold;
    line-height: 15px;
    margin: 25px 0 0 100px;
    width: 400px;
    border-left: 0 solid #1A1A1A;
    padding: 5px 10px 5px 0px;
    background-image:url(../imgguest/bladeback.gif);
    background-repeat:no-repeat;
}
#blade h3 {
    border-left: 16px solid #0540B6;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 10px;
    padding-left: 10px;
}

#bladetext{
	height:auto;
	padding:25px;
	display:block;
}


#HappyLastup{
	text-align:center;
	margin-bottom:50px;
}

#Lastup{
	text-align:center;
}
a {
    text-decoration: none;
}

.battlepic {
    	text-align:center;
	margin:25px 0px;
}