/* Gitisoft Corporation */

body{
	font-family:"Trebuchet MS";
	font-size:62.8%;
	background:url(top-background.jpg) repeat-x top;
}
a:link,a:visited{
	color:#777;
	text-decoration:none;
}
a:hover{
	color:#777;
	text-decoration:underline;
}
.mainFrame{
	width:800px;
	height:auto;
	margin:40px auto 0 auto;
	text-align:center;
	
}
.topFrame{
	background:url(gitisoft.jpg) no-repeat left;
	width:auto;
	height:50px;
}


.center{
	background:url(middle-box.jpg) repeat-x top;
	width:auto;
	height:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F3F2F7;
}
.num1{
	background:url(left-box.jpg) no-repeat top left;
	float:left;
	width:109px;
	height:200px;
}
.num2{
	float:left;
	width:500px;
	height:150px;
	margin-top:25px;
	font-size:1.2em;
	text-align:left;
	font-style:italic;
	margin-left:50px;
}
.num2 p{
	font-size:1.8em;
	color:#c2b9d3;
	margin:0;
	padding:0;
	
}
.num3{
	background:url(right-box.jpg) no-repeat top right;
	float:right;
	width:19px;
	height:200px;
}
.happend{
	background:url(happy-birthday.jpg) no-repeat bottom;
	width:600px;
	height:300px;
	margin:auto;
	margin-top:50px;
}
.bottom{
	background: url(bottom.jpg) no-repeat bottom;
	width:800px;
	height:390px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#999;
}