﻿.link, a {
				color: #FFFFFF;
				text-decoration: none;
}
#heading{
				color:white; 
				font-family:Times New Roman, Times, serif;
				font-size:16px; 
				position: absolute; 
				width: 200px; 
				height: 25px; 
				left: 15px; 
				top: 18px;
				text-align:left
}
#text{
				color:white; 
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px; 
				position: absolute; 
				width: 225px; 
				height: 45px; 
				left: 15px; 
				top: 48px;
				text-align:left
}
#learnmore{
				color:white;
				font-family:Times New Roman, Times, serif;
				font-size:12px;
				position: absolute;
				width: 200px;
				height: 25px;
				left: 15px;
				top: 90px;
				text-align:left;
}
#layer2{
				border: 1px white solid; 
				position: absolute; 
				width: 55px; 
				height: 55px; 
				left: 10px; 
				top: 110px;
}
#layer3{
				border: 1px white solid;
				position: absolute;
				width: 55px; 
				height: 55px; 
				left: 80px; 
				top: 110px;
}
#layer4{
				border: 1px white solid; 
				position: absolute; 
				width: 55px; 
				height: 55px; 
				left: 150px; 
				top: 110px;
}