.basic_text
{
	font-size: 12px;
	color: white;
	font-family: Verdana;
}

body 
{
	background-image: url('bckgr1.jpg');
	background-repeat: repeat;
	height: 100%;
    width: 100%;
    background-position: bottom;
}