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

#background		{background-image:url(design_back.jpg);
					background-repeat:no-repeat;
					border:none;
					margin-top:0px;
					margin-left:0px;
					
					}
					
					#backgroundhome		{background-image:url(design_home.jpg);
					background-repeat:no-repeat;
					border:none;
					margin-top:0px;
					margin-left:0px;
					
					}
					
					
	#footer		{font-family:Georgia;
					padding-right:10px;
					font-size:10px;
					font-weight:lighter;
					text-decoration:none;
					color:#333333;
					top:1000px;
					left:75px;
					position:absolute;
					
					 
					
					}
	
  	a.random-color	{ font-family:Georgia;
					padding-right:10px;
					font-size:12px;
					font-weight:lighter;
					text-decoration:none;
					color:#333333;
					 
					
					}
					
		
			a	{ font-family:Georgia;
					padding-right:10px;
					font-size:12px;
					font-weight:lighter;
					text-decoration:underline;
					color:#000000;
					 
					
					}
					
					
	a.visited	{ font-family:Georgia;
					padding-right:10px;
					font-size:12px;
					font-weight:lighter;
					text-decoration:none;
					color:#333333;
					 
					
					}
	

					
					
	
					
					
					
	.block 			{ 
   					color: white;
					background-color: #68BFEF;
					width: 150px; 
					height: 70px;
					margin: 10px; 
  }				
 
	h1			{ font-family:Helvetica, sans-serif;
					width:500px; 
					margin-bottom:10px;
					margin-left:10px;
					font-size:24px;
					font-weight:bold;
					text-decoration:none;
					color:#000000;
					 
					
					}
 	h2			{ font-family:Helvetica, sans-serif;
					display:block; 
					width:500px; 
					margin-bottom:0px;
					margin-left:10px;
					font-size:16px;
					font-weight:bold;
					text-decoration:none;
					color:#666666;
					
					 
					
					}
					
	h3			{ font-family:Helvetica, sans-serif;
					display:block; 
					width:500px; 
					margin-bottom:0px;
					margin-left:10px;
					font-size:14px;
					font-weight:bold;
					text-decoration:none;
					color:#000000;
					
					 
					
					}
					
	p			{ font-family:Georgia;
					width:375px; 
					margin-bottom:10px;
					margin-left:10px;
					font-size:12px;
					font-weight:normal;
					text-decoration:none;
					color:#000000;
					line-height:15px;
					
					 
					
					}
 
 
 	.body{
	top:210px;
	position:absolute;
	border:none;
	left:300px;
	width:500px;
	}
	
	.header{
	border:none;
	height:185px;
	width:830px;
	left:0px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	z-index:999px;
	}
