1. body{
  2.     name:Alexander Tomov;
  3.     ethnicity: european['kiwi'];
  4.     age: 20;
  5.     height: 7142px;/* 190cm */
  6. }
  7. #skills{
  8.     leadership: leadership and team management skills for organizing teams;
  9.     fast-thinking: Quick on the spot thinking for problems;
  10.     perfectionist: leaves nothing unfinished and strives for success;
  11.     natural-teacher: tutors people in spare time;
  12. }
  13. #qualifications{
  14.     graphic-design: diploma;
  15.     website-design-and-development: diploma;
  16.     NCEA: 2;
  17. }
  18. #contact-details{
  19.     mobile: +64 204 0564756;
  20.     email: atomov303@gmail.com;
  21.     /* Feel free to get in touch*/
  22. }