@charset "utf-8";
/* CSS Document */
{
font-family: 萬用特明;
src: url('http://pbk.edu.hk/webfont/003.ttf');
}

html {font-family:萬用特明;}
body {background-image: url("clipsart/bubbles.png"), url("clipsart/background.jpg"); background-size: contain, cover; background-attachment: fixed; background-repeat: no-repeat}

#awardItem {border-radius:20px; font-family:"萬用特明"; letter-spacing:1px; border:solid 1px #ccc;}

#awardItem h1{
	font-family:萬用特明; color: #F00; font-size:1.5em; color:#F00; text-shadow:#FFF 1px 1px 0px; text-align:center; margin-top:3px;  margin-bottom:20px; line-height:1.2;
}

#awardItem p{
	font-family:萬用特明; font-size:1.5em; margin: 10px 0px; margin-bottom: 3px; text-align:center; color:rgba(92,0,1,1.00); text-shadow:#ccc 1px 1px 2px; line-height:1.2;
}
