﻿ body  {        
          background-color: blue;
          color: yellow;
        }
A
{
    color: white; 
}
A:hover
{
    color: yellow;
}

h1,h2
 {
 text-align:center;
}

 .visit_asiandating_link
        {
         left: 20px;
         top: 80px;
         font-size: 20px;
         color:yellow;
      }

.manee_img 
      {  
        left: 100px;
        top: 100px;
     }

.center
     {
       left: 20px;
       top: 50px;
       font-size: 15px;
     }

.center2
    {
      left: 20px;
      top: 720px;
      font-size: 20px;
    }

.center3
    {
      left: 20px;
      top: 780px;
      font-size: 20px;
    }

.visit_link
    {
      left: 20px;
      top: 870px;
      font-size: 20px;
    }

.itinerary_link
    {
      left: 20px;
      top: 900px;
      font-size: 20px;
    }

.first_paragraph
    { 
      top: 100px;
      left: 400px;
      font-size: 20px;
    }

.trip_table
    {
      left: 300px;
      top: 200px;
      font-size: 20px;
      border: 3px;
      td style="width:750px";
      ;
    }

.row1_pics
   {
     left: 20px;
     font-size: 10px;
   }

.row2_pics
   {
     left: 20px;
     font-size: 14px;
   }

.row4_pics
   {
     left: 20px;
     font-size: 18px;
   }

.thumbnail
   {
     width: 21%;
     margin: 5px;
     vertical-align: middle;
   }

.apartment_img 
      {  
        left: 200px;
        top: 100px;
     }
.table
{
    border: 3;
    width: 75%;
}
.label
{
    display: block;
}

