.header_3star
{
    background-color: #0066FF;
    font-size: 18px;
    text-align:center;
}

#header_img
{
	margin: 0 auto;
    vertical-align: middle;
}

.header_3star_link
{
    color:yellow;
    text-decoration: none;
    padding:20px;
    font-weight: bold;
}

.main_containts_3star
{
    background-color: white;
    font-size: 17px;
    text-align:center;
    padding:30px;
}

.footer_3star
{
    background-color: #0066FF;
    font-size: 11px;
    color:lightgreen;
    text-align:center;
}

.ranking_links_box
{
  border: dotted 1px blue;
  width: 400px;
  height: 700px;
}
