
@charset "utf-8";
/* CSS Document */

body {
	
	 margin: 0;
	 padding: 0;
	 font-family:Arial, Helvetica, sans-serif; color:#000; font-size:10px; font-weight:normal;
	 background-color:#ffffff;   
	 list-style-type:none;
	 text-decoration:none;
	 display:inline;
	 border:none;
	 text-align:left; }
	 
	 html { 
  background: url(images/vector-world-map-background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
	 

 a:link			{ color: #ffffff; text-decoration: none }



a:visited		{ color: #ffffff; text-decoration: none }



a:active		{ color: #ffffff; text-decoration: none }



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


#wrapper  {
	
	position:relative; border: 0px solid #243b64;  
	width:1000px; height:950px; 
	margin-right:auto;
	margin-left:auto; }


.right { float:right; }
	
.left { float:left; }

h1  {font-family:Arial, Helvetica, sans-serif; color:#2580f5; font-size:65px; font-weight:bold;}

h2  {font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:65px; font-weight:bold;}


#header { position:absolute; top:0px; left:0px;
	 width:996px; height:1550px; background-image:url(images/melodyrajkumar-top.png);background-repeat:no-repeat;   }
	 
#AboutPage { position:absolute; top:0px; left:0px;
	 width:996px; height:1550px; background-image:url(images/About.png);background-repeat:no-repeat;   }
	 
	 
 #name{position:absolute; top:10px; left:410px;
	 width:700px; height:50px;}

 #menu{position:absolute; top:510px; left:50px; z-index:100;
	 width:900px; height:30px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:25px; font-weight:bold;}
	 
	 
	  #paypal{position:absolute; top:0px; left:320px; z-index:100;
	 width:400px; height:30px;  }

#content {position:absolute; top:911px; left:35px; padding-left:20px; padding-right:20px;
	 width:916px; height:500px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:18px; font-weight:normal; line-height:28px; }
 
#contentAbout {position:absolute; top:598px; left:35px; padding-left:20px; padding-right:20px;
	 width:916px; height:500px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:16px; font-weight:normal; line-height:23px; }
 #footer {
	 position:relative; top:600px; left:50px;
	 width:996px; height:50px;  font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:11px; font-weight:bold;  
	 
	 margin-right:auto;
	margin-left:auto;  }


 