body {
	background: #20012f url('http://img440.imageshack.us/img440/9143/fioletpasekxe3.png') repeat-y;
text-align: left;
margin: 0;
}
body, td, textarea, input, button, select, option{
	color: #7c6885;
	font-family: verdana;
                  letter-spacing: 1px;
	font-size: 14px;
	line-height: 17px;
}

label {
	cursor: pointer;
}

#header {
	background: url('http://img522.imageshack.us/img522/5705/layfioletpx6.jpg') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 520px;


}
#menu {
	position: absolute;
	width: 185px;
	left:40px;
	top: 420px;
	text-align: left;
	padding-bottom: 30px;
}





#blog{
	position: absolute;
	width: 410px;
	left: 480px;
	top: 20px;
	padding-bottom: 30px;
	text-align: left;


}
.n {
background: transparent url(http://img262.imageshack.us/img262/9075/67162443ir9.gif) no-repeat;
padding: 1px 50px 0px 50px;
margin-bottom: 0px;
left: 10px;
min-height: 150px;

}

a {
	color: #b697c4;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 0px;
	
}

a:hover {
	color: #35024d;

	}
h1 {
background: url('http://img384.imageshack.us/img384/1593/h1ky0.gif') no-repeat left center;
color: #300145;
font-family: Verdana;
font-style: normal;
font-size: 15px;
letter-spacing: 0px;
margin-bottom: 0px;
margin-top: -2px;
margin-left: 0px;
padding-left: 52px;
}

h1:first-letter {
	color: #572071;
	font-size: 18px;
	font-family: Verdana;
	font-style: normal;

}
textarea, input, button {
	background: #e1e1e1;
	border: 1px solid #82838b;
		}
	
hr{
	background: #a7a7a7;
	color: #81b700;
	height: 1px;
	border: 0;
