/* css for falling broken wings */
body
{
/*background-color: #000;
 background-image: url("hello-world.gif")*/
background-image:url("fbw-250.jpg");
color: #EEE;
}

.main
{
	font-family: sans-serif;
	font-size: 18px;
/*background-color: #ccf; 
background-image:url("fbw.jpg");*/
color: #000;
}

div.box
{
	background-color:#CCF;
	border-width:2px;
	border-color:black;
	padding:4px;
}

.title
{
	font-family: Jokerman, fancy;
	font-size: 55px;
}

.script
{
	font-family: Matura MT SCript Capitals, fancy;
	font-size: 40px;
}

img
{
	border-width:3px;
	border-style: solid;
}
