* { margin: 0; padding: 0 }

html, body { height:100%; width:100%; background-color: #FF6699; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; line-height: 19px; }

body { text-align: center; min-height: 300px; min-width: 600px; }

#xout { height: 100%; width: 100%; display: table; vertical-align: middle; }

#xcontainer { text-align: center; position: relative; vertical-align: middle; display: table-cell; height: 300px; }	

#xin { width: 600px; height: 300px; text-align: center; margin-left: auto; margin-right: auto; }

br { line-height: 12px; }

.hometitle { font-size: 19px; font-weight: lighter; color: #FFF; letter-spacing: 0.5px; line-height: 25px; margin: 0; padding: 0; }

A:link 		{ color: #FFF; text-decoration: none; }
A:visited 	{ color: #FFF; text-decoration: none; }
A:active 	{ color: #FFF; text-decoration: none; }
A:hover 	{ color: #FF8EBF; text-decoration: none; }
