@font-face {font-family:Rounded_Elegance; src: url(Rounded_Elegance.ttf)}
body{background-color:#ffffff;font-family:Rounded_Elegance,Monospace;font-size:20px;link-color:#000080}
body.s{font-size:16px}
p.b{font-size:30px}
td{font-family:Rounded_Elegance,Monospace;font-size:20px}
a:hover{text-shadow: 0 0 10px #999900}

@media screen and (max-width:840px)
{
	img.logo{width:100%}
}
@media screen and (max-device-width:150mm)
{
	body{font-size:40px}
	body.s{font-size:16px}
	p.b{font-size:60px}
	td{font-size:24px}
}
