*   {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
} 

html {
height:100%;
}

body{
	background:#CCC url(../bg_tile.jpg) repeat;
	height:100%;
	width:100%;
}
#flashcontent {
height:100%;
}
