﻿body
{
	background-color:Gray 
	
    /*	background-color: #656565;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: lime;
*/
    /*
    margin: 400;
    background-color: fuchsia;
*/
    
  /*  background-color:Gray;
    */
   
}

.page { 
	/*
background-repeat: repeat-y;
	margin-left: 3000;

	margin-right: auto;


	text-align: left;
*/
	
 border-left-color: blue; 
 border-bottom-color: blue; 
 border-top-style: dotted; 
 border-top-color: blue; 
 border-right-style: dotted; 
 border-left-style: dotted; 
 border-right-color: blue; 
 border-bottom-style: dotted; 

 
 }





#ddd
{
    margin-left:auto;
    margin-right:auto;
    
   
    width: 790px;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-bottom: gray thin solid;
     
    background-color: White ;
    
    
}

#cuerpo1
{
 
 background-color:white
 
 
}


