@charset "UTF-8";
/* CSS Document */

/*
	BACKGROUND
*/


body		{	background-image: url(img/bg.gif); 
				background-repeat: repeat-x;		}


.main		{	width:100%; height: 100%; text-align:center	}

.Topworms	{	display: block; width:100%;	height: 173px; }

.navbar		{	display: block; width: 100%; height: 100px;  	}

.section	{	display: block; width: 100%; height: 100px;  	}