	
			body{
				background-color: #32323D;
				margin-left: 2%;
				margin-right: 2%;
				padding 10px 10px 10px 10px;
				font-family: courier, monospace;
				color: #FFFFFF;
				font-size: 90%;
				background-image: url(images/image2.jpg);
				background-repeat: no-repeat;
				}
				
			.maintext{	
				margin-top: 160px;
				margin-left: 150px;
				margin-right: 130px;
				line-height: 1.5em;
				}
			
			body.main{
				background-image: url(images/bg1.png);
				background-repeat: no-repeat;
				text-align: center;
				font-size: xx-large;
				}
						
			h1{
				color: #F5F5F5;
				text-align: center;
				}
			
			h2{
				color: #F5F5F5;
				text-align: right;
				}
				
			h3{
				color: #F5F5F5;
				text-align: center;
				border-bottom: 1px solid #32323D;
				}
				
			p.a{
				float: right;
/*				text-align: right;		*/
				}
			
			#links{
				width: 115px;
				float: left;
				font-size: small;
				margin-top: 150px;
				padding: 1%;
				border-width: 1px;
				border-style: dotted;
				border-color: #555555;
				color: #C8C8C8;
				}

			#links2{
				width: 115px;
				float: left;
				font-size: small;
				margin-top: 300px;
				padding: 3px;
				border-width: 1px;
				border-style: dotted;
				border-color: #555555;
				color: #C8C8C8;
				}
				
			#back{
				width: 120px;
				float: right;
				}
			
			#logs1{
				width: 300px;
				float: left;
				}
				
			#logs2{
				width: 300px;
				float: right;
				}
				
			#workouts, #gaming, #calendar, #trackers
				{
				width: 280px;
				height: 180px;
				background-color: #383843;
				text-align: center;
				padding: 0 0 2px 3px;
				margin: 5px 2px 8px 2px;
				border: thin outset #383843;
				}
			
/*			#gaming{
				width: 250px;
				background-color: #383843;
				border: thin outset #383843;
				}
				
			#calendar{
				width: 250px;
				background-color: #383843;
				border: thin outset #383843;
				}
			
			#trackers{
				width: 250px;
				background-color: #383843;
				border: thin outset #383843;
				}
	*/			
	
	/*
			#thumbline{
				width: 600px;
				margin: 10px;
				padding: 10px;
				{
	*/
			#footer{
				width: 700px;
				float: bottom;
				text-align: center;
				font-size: 80%;
				margin-top: 30px;
				clear: right;
				}
	
			.thumbs{
				width: 620px;
				padding: 10px;
				margin-left: 150px;
				text-align: center;
				}
	
			a:link{
				color: #999999;
				text-decoration: none;
				}
				
			a:visited{
				color: #666666;    
				text-decoration: none;
				}
			
			a:hover{
				color: #222222;
				text-decoration: none;
				}
				
			.main a:link{
				background-color: #DDDDDD;
				text-decoration: none;
				}
				
			.main a:visited{
				background-color: #DDDDDD;
				text-decoration: none;
				}
				
	/* this is a comment, duh */