body {
	background-image: url(./images/w2miami.png);
	height: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0;
	text-align: center;
	font-size: 13px; 
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000033;
}
#web-design-website-designer{ 
	background-color: #ffffff;
	border-color: #00ccff;
	border-style: outset;
	border-width: 4px;
	height: 100%;
	margin: 0 auto; /* Override Firefox centering glitch */
	padding: 20px 99px 20px 99px;
	text-align: left;
	width: 742px;
}
.center {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
h2 {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}
img {
	border: none;
}
img.bordered {
	border-color: #4bd1fa;
	border-style: solid;
	border-width: 1px;
}
p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
}
p.center {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;	
}
/**/
a:link 
{ 
	color: #0099ff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:visited 
{ 
	color: #0099ff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:hover 
{ 
	color: #00ccff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:active 
{ 
	color: #cc0000;
	background-color: transparent;
	font-style: oblique;
	font-variant: normal;
	text-decoration: underline;
}
/**/
a.link1:link 
{ 
	color: #000033;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link1:visited 
{ 
	color: #000033;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link1:hover 
{ 
	color: #00ccff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a.link1:active 
{ 
	color: #cc0000;
	background-color: transparent;
	font-style: oblique;
	font-variant: normal;
	text-decoration: underline;
}
/**/
a.link2:link 
{ 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #00ccff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link2:visited 
{ 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #00ccff;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link2:hover 
{ 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #54b059;
	background-color: transparent;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a.link2:active 
{ 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #cc0000;
	background-color: transparent;
	font-style: oblique;
	font-variant: normal;
	text-decoration: none;
}