body {
	text-align:center; 
	background-image:url(../images/index_star_bg.gif); 
	font-family:verdana,arial,helvetica,sans serif;
	}
img {
	border:none; 
	font-size:.7em;
	}
#container {
	margin:auto; 
	text-align:center; 
	height:650px; 
	width:800px; 
	background-color:#fff;
	border:1px #c0c0c0 solid;
	 }
#stitch {
	margin:5px auto; 
	text-align:center; 
	height:630px; 
	width:780px; 
	background-color:#fff;
	border:2px #c0c0c0 dashed;
	 }
#okno {
	margin:auto; 
	text-align:left; 
	height:650px; 
	width:800px; 
	background-color:#fff; 
	border:1px #c0c0c0 solid;
	padding:-5px;
    }
#logo {
	margin:30px 0 0 75px; 
	text-align:center; 
	height:342px; 
	width:650px
	}
p {
	font:normal .7em verdana,arial,helvetica,sans-serif; 
	color:#384ea2;
	margin:50px auto auto; 
	text-align:center;
	border:2px #c0c0c0 dashed;
	height:130px;
	width:760px;
	padding-top:30px;
	background-color:#fff;
	letter-spacing:.1em;
	}


