* {
		padding:0;
		margin:0;
		}

body { 
		background: url(images/bg-home.png) repeat-x;
		}

a {
		text-decoration: none;
		}

#sx-container {
		position: absolute;
		top: 50%;
		margin-top: -300px;
		left: 50%;
		margin-left: -512px;
		width: 1024px;
		height: 600px;
		}

#sx-body{
		margin: 20 0 20 0;
		}

#sx-body img{
		border: 0;
		}

h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-size: 1.2em;
		text-align: center;
		margin-top: 35px;
		color: #666;
		}

.sx-adwords, .sx-adwords2 {
		font-size: 1.5em;
		color: #C00;
		}

.sx-adwords2  {
		font-size: 1.2em;
		font-style: italic;
		color: #000;
		}

.sx-link {
		font-family: Tahoma, Verdana, arial, serif;
		font-size: 0.8em;
		color: #C00;
		}
