body
{
background-color: 					#FFF;
}

a:link 
{ 
text-decoration: none; 
color: #000000;
}
a:visited 
{ 
text-decoration: none; 
color: #000000;
}
a:active 
{ 
text-decoration: none; 
color: #000000;
}
a:hover 
{ 
text-decoration: none; 
color: #666666;
}

h1
{
font:																													36px/100% Georgia, Times, "Times New Roman", Serif;
font-variant:																					normal;
color:																												#000000;
letter-spacing:																		 2px;
text-align:																							left;
margin-bottom:																				8px;
padding:																										0px;
}

h2
{
font:																													15px/150% Georgia, Times, "Times New Roman", Serif;
font-variant:																					normal;
color:																												#000000;
letter-spacing:																		 0px;
text-align:																							left;
margin:																											0px;
padding:																										0px;
}

h3
{
font:																													30px/110% Georgia, Times, "Times New Roman", Serif;
font-variant:																					normal;
color:																												#000000;
letter-spacing:																		 0px;
text-align:																							center;
margin:																											0px;
padding:																										0px;
}

#CountDown
{
width:																												500px;
height:																											400px;
position: 																								absolute; left: 550px; top: 200px;
z-index:																										3;
padding:																										0px;
color:																												#000000;
text-align:																							center;
}

#plugg
{
width:																												250px;
height:																											200px;
position: 																								absolute; left: 770px; top: 360px;
z-index:																										3;
padding:																										0px;
color:																												#000000;
text-align:																							right;
font:																													19px/130% Georgia, Times, "Times New Roman", Serif;
font-variant:																					normal;
}

#Box
{
position: 																								absolute; left: 160px; top: 480px;
z-index:																										3;
padding:																										0px;
}

.field
{
border: 											 														0px;
font:																													20px Georgia, Times, "Times New Roman", Serif;
background:																							transparent;	
padding-left:																					40px;					
}