* {
	margin: 0;
	padding: 0;
	}
html {
	height: 100%;
    width: 100%;
}
body {
	height: 100%;
    width: 100%;
    font-family: Arial, Verdana, sans-serif;
	background: transparent url(bg.gif) repeat -43px 0;
	}
	
#Placeholder {
    width: 531px;
    height: 125px;
    margin: 125px auto 0;
	background: transparent url(riotdesign.png) repeat-x 0 0;
}
