@CHARSET "ISO-8859-1";

body{
	font-family:Arial;
	}

iframe[name="traffic"]{
width:100%;
height:90%;
}

#msg, h2{
text-align:center;
}

#msg{
border-top: 2px dotted #000088;
border-bottom: 2px dotted #000088;
font-weight:bold;
padding:1em 0;
background-color:green;
}
