.headcap {
	font-size: 180%; font-family: cursive;
}
.headreg {
	font-size: 150%; font-family: cursive; text-align: center;
}
.motto {
	background: #33ffff; float: left; width: 66%; font-family: cursive;
}
.myname {
	background: #33ffff; float: left; width: 33%; font-family: cursive;
}
.menu{
text-align: center;
padding-top: 3%;
}
.posthead, .sectionSubhead{
	font-size: 125%; background: #33ffff;
}
.posttable {
	border-right: blue thin solid; border-top: blue thin solid; float: right; border-left: blue thin solid; border-bottom: blue thin solid; border-collapse: collapse;
}
.posttd {
	border: blue thin solid;
       padding-top: 2%;
font-size: 80%;
}
.newvisit {
 border: thin solid blue;
	margin-bottom: 1%; 
margin-left: 5%;
margin-right: 5%;
height: 40%;
overflow: scroll;
}
.question{
font-weight: bold;
font-size: 120%;
}

.sources{
float: right;
background:  #33ffcc;

font-size: 90%;
margin-right: 2%;
padding: 1%;

}
.blogsnob{
text-align: center;
font-size: 80%;
}
