/* Introsane.net Exrta Color */
.titles {
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	right: 100%;
}
#welcome {
	font-style: italic;
	border: thin outset;
}
#regular {
	font-style: normal;
	font-weight: normal;
}
#blogframe {
	background: gray;
	color: #000000;
}
#wowa {
	color: #000000;	
}