.center {
text-align: center;
}

.fcenter {
text-align: center;
font-family: Comic Sans MS;
font-size: 14px;
}

li.listspace{
margin-bottom: 15px;
}

h1.pagehead {
font-family: Arial;
font-size: 26px;
text-align: center;
font-weight: bold;
}

h1.cshead {
font-family: Arial;
font-size: 26px;
text-align: center;
color: yellow;
font-weight: bold;
background-color: blue;
padding-top: 7px;
}

h2.cshead {
font-family: Arial;
font-size: 18px;
text-align: center;
color: yellow;
font-weight: bold;
background-color: blue;
padding-bottom: 7px;
}

.cssubhead{
font-family: Comic Sans MS;
font-size: 18px;
color: yellow;
background-color: blue;
margin-bottom: 30px;
padding: 3px;
}

.cstext{
font-family: Comic Sans MS;
font-size: 14px;
margin-bottom: 30px;
text-align: justify;
}

body.mainpage {
background-color: #FFFFFF;
margin-top: 50px;
margin-bottom: 50px;
margin-left: 100px;
margin-right: 100px;
}

body.cubpage {
background-image: url('images/scout_images/paw_print.jpg');
margin-top: 0px;
margin-bottom: 50px;
margin-left: 100px;
margin-right: 100px;
}
