  body{
	font-family: "Roboto",Helvetika,Arial,sans-sarif;
	font-size: 1.4vw;
	line-height: 1.42857143;
	color: #333333;

	background-color: #f0f0f0;
}
.one1 {
	text-align: center;
	font-size: 2vw;
}
.one2 {
	text-align: center;
	font-size: 2vw;
}
.one3 {
	text-align: center;
	font-size: 2.5vw;
}

/*star ratings */    
.star1{
    color:green;
    font-size:4vw;
}
.star-digit{
   color:red;
    font-size:5vw;
    font-weight:bolder; 
    background-color: white;
    border:blue;
}