	body {
		text-align:center;
            color: #000;
            background-color: #FBEAC6;
	      background-position: 50% 50%;

	background-image: 
		url("images/taustapikselit_pink.jpg");
        	background-repeat: fixed repeat-x;
            font-family: Verdana, Arial, Helvetica, sans-serif;

		}
	
	#frame {
		width:704px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
 		padding:0px;
		text-align:left;
            border-style: solid;
            border-color:#fff;
	    	background-repeat: no-repeat;
		background-image: url("images/nebuankhet_main2.jpg");
		background-color: #fff;
		}

	#language {
		margin: 1px 600px 20px 1px;
		}	

	#contentcenter {
		width:700px;
		padding:0px;
		float:left;
		margin-top:20px;
		}

        #footer {
            width:696px;
            height:20px;
		padding: 2px;
		margin-top:130px;
		text-align:center; 
                }
	
	
	#contentheader {
		height:275px;
		background-image: url("images/nebuankhet_yla_pink.jpg");
        }

 	#contentlink {
        	height:25px;
		width:684px;
        	background-color: #54341F;
		padding-left: 20px;
        	padding-top: 0px;
        	padding-bottom: 0px;
        } 


		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
	}

	
        #contentcenter p { font-size:13px}

	  #footer p { 
			font-size:10px;
			}
	
        img.icon {	
                margin: 10px 10px 4px 4px;	
                float:right;
                border-style : solid;
                border-width : thin;
                }

         img.side-icon { 
                margin: 10px 10px 4px 4px;
                border-style : solid;
                border-width : thin;
                } 

        img.linkki {   
                margin: 2px 13px 0px 0px;
                }   

        img.viiva {
                margin: 10px 10px 10px 10px;
                } 

	  img.top-icon { 
                margin: 1px 1px 1px 1px;
                float:right; 
                }

	  a:link { 
		font-weight: bold; 
		text-decoration: none; 
		color: #BC4295;
		}

	  a:visited { 
		font-weight: bold; 
		text-decoration: none; 
		color: #BC4295;
		}
	  a:hover, a:active { 
		text-decoration: underline; 
		color: #BC4295;
		}


