﻿/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */
body 
{
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #43100E;
}
.notes
{
	font-size: 10px;
}