body {
     font-family: raleway, sans-serif; font-size: 20px; color: #45B39D; text-align: center; 
     }
/*.background-image: {background-image: ../image/5212.jpg('background.jpg'); size: cover; 			repeat:no-repeat}background-image*/
#style{text-decoration: underline;}/*id style*/
.style{font-weight:bold; color: blue;}/*class style*/
/**{border:2px solid #333;}*/
h2 {
	margin-top: 10px; margin-bottom: 20px; margin-left: 20px; margin-right: 20px;
	}
h1 {
	padding: 40px; background-color: lightblue;
	}
#sidebar {position: fixed; top: 30px; left: 30px; border: 1px solid red;}
.house{font-size: 300%;}/*class style*/