/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: x-small;
	background-image: url(images_new\13.jpg);
	font-family: Verdana;
}
.main
{
	font-size: x-small;
	background-image: url(images_new\bg.jpg);
	font-family: Verdana;
}
