html
{
	padding       : 0px 0px 0px 0px;
	margin        : 0px 0px 0px 0px;

 	width         : 100%;
 	/*width        : 1200px;*/
 	
 	height        : 100%;

 	min-height    : 100%;
 	max-height    : 100%; 
 	


}

body
{


	padding       : 0px 0px 0px 0px;
	/*margin        : 0px 0px 0px 0px;*/
	margin        : auto;
 

 	width        : 100%;

 	/*height       : 3000px;*/
 	height       : 100%;

 	min-height    : 100%;
 	max-height    : 100%;  
 	color         : #ffffff;


	/*background    : #e0e0e0 url(../images/red_diamond_pattern_instance.png_) center repeat;*/
	/*background    : #556B2F url() no-repeat; */
	/*background    : #FF6347 url() no-repeat;*/
	/*background    : #303030 url(../images/red_diamond_pattern_instance.png_) center repeat;*/
	/*background    : #C71585 url(../images/beach_pyramid_and_black_letters_theme.png) repeat;*/
	/*background    : #afaf7a url() no-repeat;*/
	/*background    : #4B0082 url() no-repeat;*/
	/*background    : #ffffff url() no-repeat;*/
	background    : url(../images/2560755-1920x1080-1920_Earth.jpg) no-repeat;
	/*background    : #dadada url(../images/413148-1280x1024-OceanWave.jpg) no-repeat;*/
	/*background    : #dadada url(../images/495316-1280x1024-nature-desktop-wallpaper-1280x1024-0378.jpg) no-repeat;*/
	
	background-attachment: fixed;
	background-size: 100% 100%;

}

 


.widescreen_class
{

 	position      : relative;
 	top           : 50px;

	padding       : 0px 0px 0px 0px;
	margin        : 0px 0px 0px 0px;

	text-align    : left;

}
 

#widescreen_0
{
 

	/*background    : #6500a9 url(../images/WP_20160330_006_bw_3.jpg) center no-repeat;*/
/*	background-attachment: fixed;
	background-size: 100% 100%;*/ 

	padding       : 0px 0px 0px 0px;
	/*margin        : 0px 0px 0px 0px;*/
	margin        : auto;

	width         : 100%;
	/*height        : 600px;*/
 

}
 
ul
{
	padding       : 0px 0px 0px 0px;
	margin        : 0px 0px 0px 0px;

	list-style-type: none;

} 

ul li
{
 
	padding       : 0px 0px 0px 0px;
	/*margin        : 0px 0px 0px 0px;*/
	margin        : auto;

	width         : 40%;

} 


ul li.mainTitle
{
 
	padding       : 0px 0px 0px 0px;
	/*margin        : 0px 0px 0px 0px;*/
	margin        : auto;

	width         : 40%;
 

	color         : #f0f0f0;
	font-size     : 30px;

	font-family   : Arial;
	font-weight    : bold;
	text-shadow    : 0px 1px 1px #606060; 

	text-decoration: none;
	text-transform: uppercase;


} 

ul li a
{
	padding       : 0px 0px 0px 0px;
	margin        : 20px 0px 0px 0px;


		
} 




ul li a:visited
{
	padding       : 0px 0px 0px 0px;
	margin        : 20px 0px 0px 0px;


		
} 

ul li a:link
{
	padding       : 0px 0px 0px 0px;
	margin        : 20px 0px 0px 0px;

	color         : #b0b0b0;
	font-size     : 25px;

	font-family   : Arial;
	font-weight    : bold;
	text-shadow    : 0px 1px 0px #404040; 

	text-decoration: none;

} 

ul li a:hover
{
	padding       : 0px 0px 0px 0px;
	margin        : 20px 0px 0px 0px;

	color         : #c5e6e8;
	/*font-size     : 30px;*/
	text-shadow    : 0px 1px 1px #808080; 
		
} 

ul li a:active
{
	padding       : 0px 0px 0px 0px;
	margin        : 20px 0px 0px 0px;


		
} 



