@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,500);

*{
	padding:0;
	margin:0;
}

body{
	font-family: "Ubuntu", sans-serif;
	font-size: 100%;
}

a{
	text-decoration: none;
	color:#666;
}
a:hover{
	color:#999;
}

button {
	padding: 10px;
	border-radius: 3px;
	background: #E0E0E0;
	border: #CCC 1px solid;
}

p{
	line-height: 2em;
	margin:0 0 20px;
	text-align: center;
}

hr{
	border: 0;
	border-bottom: #CCC 2px solid;
	margin: 30px auto;
}

.title{
	font-size: 4em;
}

.wrap{
	max-width: 600px;
	margin:50px auto;
}

.type-wrap{
	margin:10px auto;
	padding-top:20px;
	padding-bottom:100px;
	background:;
	border-radius:15px;
	border:#CCC 3px solid;
	border-color:#7F4629;
	
}

.links{
	margin:20px 0;
	font-size: 0.75em;
}
@media only screen and (min-width: 710px) {
	
	
.nm
{
height:180px; background:#D89374;
}

.nmm
{
	
	white-space:pre; 
	color:black; 
	font-family: Times New Roman, Times, serif; 
	font-size:21px;  
	line-height: 140%; "
}

}
@media only screen and (max-width: 700px) {
	
	
.nm
{
height:180px; background: #D89374;
}

.nmm
{
	
	white-space:pre; 
	color:black; 
	font-family: Times New Roman, Times, serif; 
	font-size:14px;  
	line-height: 140%; "
}
	
}

