body{
	color: #800000;
	}

a{
	color: #ffb6c1;
	}

a:visited{
	color: #ee82ee;
	}

h1{
	text-align: center;
	color: #ff69b4;
	line-height: 1.1em
	}

p{
	line-height: 1.5em;
	margin-left: 40px;
	margin-right: 40px;
	}

.menu{
	float: left;
	width: 160px;
	}

.main{
	float: left;
	width: 800px;
	margin-left: 10px;
	}

.subtitle{
	font-size: medium;
	}

.submenu{
	text-align: right;
}

.right{
	flot: right;
	width: 200px;
}

.doll{
	padding-left: 10px;
	line-height: 1.5em;
	}

.sel{
	width: 200px;
	text-align: center;
}