/* @override 
	http://localhost:8080/WebServices/css/style.css
	http://localhost:8080/css/style.css
	http://localhost:8080/css/scheduleView.css
*/

@CHARSET "UTF-8";



html {
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
	}
	
h1 {
	font-size: 18pt;
	font-family:"Trebuchet MS", "Arial", "Verdana";
	padding-left: 20px;
	margin-top: 8px;
}	

#flashContainer {
	
}

body
{
	background-image:url(images/backgroundStripes.jpg);
	background-repeat:repeat;
	background-color:#5C5C5C;
	margin: 0px;
	padding: 0px;		
	
}
