/*

robertjosiah.net
name: words theme  
designer: Robert Josiah Bingaman  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw

*/


/* Default ---------------------------------------------------------------- */

/* Global */

h1 {
	position:relative
	width: 700px;
	height: 204px;
	font-size: small;
}

h1 span {
	margin-left: 200px;
	margin-top: 250px;
	border-width: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	width: 700px;
	height: 204px;
	background-image: url(/splash.gif);
	background-repeat: no-repeat;
}

body {
	color: #1d150a;
	background-color: #1d150a;
}