			body {
				background-repeat: no-repeat;
				background-position: top left;
			}
			#welcome {
				font-family: Tahoma;
				font-size: 36pt;
				position: absolute;
				left: 175px;
				top: 235px;
				color: #000000;
			}
			#welcome-shadow {
				font-family: Tahoma;
				font-size: 36pt;
				position: absolute;
				left: 176px;
				top: 236px;
				color: #333333;
			}
			#lasttweet {
				font-family: Tahoma;
				font-size: 10pt;
				font-style: italic;
				color: #000000;
				position: absolute;
				left: 175px;
				top: 315px;
				width: 200px;
				overflow: auto;
			}
			#articles {
				font-family: Tahoma;
				font-size: 12pt;
				font-style: italic;
				color: #000000;
				position: absolute;
				right: 75px;
				top: 115px;
				width: 350px;
			}
			#contact {
				position: absolute;
				left: 550px;
				top: 25px;
			}
			#valid-html, #valid-css, #phpdiv {
				position: absolute;
				display: none;
			}
			img { border: 0; }
