/* @override 
	http://vngrd.org/splash.css
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body, html {
	margin: 0;
	padding: 0;
	background: #000;
}

#splash {
	position: relative;
	width: 600px;
	height: 450px;
	margin: 100px auto 0;
	background: url(si-splash.jpg) no-repeat top left;
}

#splash #splash-links {
	position: absolute;
	bottom: 10px;
}

#splash #splash-links a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
