
html { height: 100%; }

body {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #414141;
		text-align: center;
		background: #BEB49B;
		height: 100%;
		}

a,a:hover,a:visited,a:active,a:link,a:visited 	{ color: #414141; }

#swrap {	width: 780px;
			height: 94%;
			text-align: center;
			margin: auto;
}

#sfooter * { width: 780px;
	  		height: 20px;
	  		padding-top: 5px; 
	  		font-size: 12px;
			text-align: right;
			color: #414141;
		}

img.s {		margin-top: 50px;
			margin-bottom: 25px;
			border: 0px;
		}

