/* ------------- Основные стили, скелетные ------------ */

* {margin:0; padding:0; font-size: 100.1%; }

img {
	border: 0; text-decoration: none;
}

html, body { width: 100%; height: 100%; background: #FFF; color: #000; font-size: 1em; font-family: "Trebuchet MS", Arial, Tahoma, sans-serif; }

#cont { position: relative; width: 600px; margin: 0 auto 0; top: 4em; }

h1 { font-size: 2em; margin: 0em 0 1em 0; }

p { padding: 0.5em 0 0.7em 0; line-height: 1.5em; font-style: italic; }

a { color: #3184b7; text-decoration: underline; }
a:hover { color: #ff6060; text-decoration: underline; }

.text { position: relative; z-index: 10; }
.wa { position: absolute; top: 113px; left: -210px; width: 450px; height: 200px; background: url(../img/wa.jpg) 0 0 no-repeat; z-index: 5; }