*
body {
	color: #9a9a9f;
	background: #ffffff;
	font-family: sans-serif;
	font: helvetica, arial;
	font-size: 10px;
}

#lost
{
	background: url("/images/annalsofcongress1810.gif") no-repeat;
	padding: 0;
	margin: 0;
}

a {
	color: #5c5c5c;
	text-decoration: none;
}

a:hover {
	color: #242424;
	background: yellow;
}

/* default div settings */
div {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: center;
}

div#crazybig {
	position: fixed;
	width:100%;
	top:-100px;
	font-weight: 800; 
	font-size: 2300%;
	color: #dddddd;
	z-index: -1;
}

div#wrapper {
	position: absolute;
	top: 50px;
	width: 99%;
}

div#maintitle {
	width:400px;
}

div#blogplug {
	width:200px;
	font-size: 400%;
}

div#games {
	width: 160px;
	text-align: center;
}

div#tumblr {
	width: 500px;
}

div#lost {
	width: 100px;
	margin-top: 50px;
}

div#res {
	position: relative;
	font-size: 200%;
	text-align: center;
	top: 50px;
}

div#intro {
	font-size: 140%;
	text-align: left;
	color: #666633;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

div#losttext {
	width: 400px;
	margin-top: 50px;
}

div#address {
	color: #883333;
}

div#sig {
	color: #883333;
	text-align: right;
}

div#plurk {
	width: 250px;
}

#friendfeed .body .entry .feed {
	font-size: 8px;
	color: #aaaaaa;
}

