/* CSS Document */

body	{ 	margin: 0px; 
			background-color:#FFFFCC; 
			background-image:url(../picture_library/bgVtile.jpg); 
			background-repeat:repeat-y; 
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:15px;
		}
h1	{ font-size:16px; }
h2	{ font-size:13px; }

a	{	color:#999933	}

table.main	{ background-image:url(../picture_library/hillsideBaptist.jpg); background-repeat:no-repeat; }
