/* CSS Document */
body {background-image: url(trava.jpg)}
#mainframe {margin-top: 100px; margin-bottom: 150px; Margin-left: auto;
 margin-right: auto; width: 900px; height: 1800px; /*border: 1px solid white*/}
#header {margin: 0px; height: 200px; /*border: 1px solid yellow*/}
#header img {margin: 0px; height: 200px; width: 200px; float: left; margin-right: 20px}
#title {margin: 0px; padding-top: 50px; margin-left: 210px; font-size: 89px; 
color: white}
#subframe {margin-top: 30px; margin-right: 0px; margin-left: 0px; height: 1470px;
/*border: 1px solid blue*/}
#menu td {width: 128px; height: 50px; background-image: url(Green.png);
font-size: 20px; text-align: center}
#menu td a {text-decoration: none; color: black }
#bodyframe {margin-top: 30px; margin-left: 0px; margin-right: 0px; height: 1325px;
/*border: 1px solid red;*/ padding: 30px; background-image: url(pilinya.jpg); 
font-size: 30px}
#bodyframe table {font-size: 30px}
#footframe {margin: 0px; height: 70px; text-align: right;
font-size: 30px; color: white; padding-top: 30px; padding-right: 30px}
#footframe a {text-decoration: none; color: white} 