/*- Globle CSS -*/

body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #ffcc33;
  background-color: #000000}

#by {
	position: absolute;
	top: 10px; left: 250px;
	font-family: Bart;
	font-size: 34px;
	color: pink;
}
#byy 
{
	position: absolute;
	top: 10px; left: 205px;
	font-family: Bart;
	font-size: 30px;
	color: pink;
}
#bz {
	font-family:Aerial;
	position : absolute;
	top : 125px; left : 130px;
 	font-size: 20px;
	line-height: 28px;
	color : orange;
 }
#i1 {
	position: absolute;
	top: 160px; left: 105px;
}
#cr
{
	position : absolute;
	top : 438px; left : 40px;
	font-size: 12px;
	font weight : bold;
	color : lime;
}
#a7c
{
	position: absolute;
	top : 400px; left : 360px;
	font-size:20px;
	color : green;
	font-weight:normal;
}
